Only use smartscan in prog-mode

This commit is contained in:
Case Duckworth 2021-12-26 22:49:50 -06:00
parent d7a6880805
commit aa8549a80e
1 changed files with 1 additions and 1 deletions

View File

@ -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)