Demand editorconfig-mode

This commit is contained in:
Adam Goldsmith 2019-09-09 11:06:20 -04:00
parent ce69b4473f
commit dd118646d1

View File

@ -544,7 +544,7 @@
:config :config
:hook (prog-mode . highlight-indent-guides-mode)) :hook (prog-mode . highlight-indent-guides-mode))
(use-package editorconfig :ensure t (use-package editorconfig :ensure t :demand
:delight :delight
:config :config
(editorconfig-mode 1)) (editorconfig-mode 1))