diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 148f7f9..4819a2f 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -544,7 +544,7 @@ :config :hook (prog-mode . highlight-indent-guides-mode)) -(use-package editorconfig :ensure t +(use-package editorconfig :ensure t :demand :delight :config (editorconfig-mode 1))