From 1ecd585824974421ff72851f22d3e66d298f53e2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 28 Feb 2022 09:39:35 -0600 Subject: Whitespace and bugginess --- init.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index bcf2daa..e5dcbb4 100644 --- a/init.el +++ b/init.el @@ -1637,7 +1637,8 @@ See also `crux-reopen-as-root-mode'." "M-c" #'+link-hint-open-chrome "c" #'+link-hint-open-chrome))) (setup (:straight (machine - :host github :repo "duckwork/machine.el")) + :host github + :repo "duckwork/machine.el")) (+with-ensure-after-init ; So that they override anything here. ;; Emoji fonts (let ((ffl (font-family-list)) @@ -1752,7 +1753,7 @@ See also `crux-reopen-as-root-mode'." (:when-loaded (notmuch-bookmarks-mode +1))) -(setup (:straight notmuch-labeler) +(setup (:straight notmuch-labeler) (:quit "This is buggy") (:load-after notmuch)) (setup (:straight ol-notmuch)) -- cgit 1.4.1-21-gabe81