From aa8549a80e3e171fa71bd2a2ff0c135215d993f5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 26 Dec 2021 22:49:50 -0600 Subject: Only use smartscan in prog-mode --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index ddb755c..7c1da55 100644 --- a/init.el +++ b/init.el @@ -900,7 +900,7 @@ See also `crux-reopen-as-root-mode'." (simple-modeline-mode +1)) (setup (:straight smartscan) - (global-smartscan-mode +1)) + (:hook-into prog-mode)) (setup (:straight ssh-config-mode) (:file-match (rx "/.ssh/config" eos) -- cgit 1.4.1-21-gabe81