diff --git a/init.el b/init.el index 833cf23..7ce3fb3 100644 --- a/init.el +++ b/init.el @@ -247,7 +247,6 @@ (use-package corfu-terminal :after corfu - :demand :config (corfu-terminal-mode +1)) @@ -429,7 +428,6 @@ it will be tried first." (advice-add command :after #'pulse-line)) (use-package base16-theme - :demand :custom (base16-theme-distinct-fringe-background nil) (base16-theme-highlight-mode-line 'contrast)