Demand editorconfig-mode

This commit is contained in:
Adam Goldsmith 2019-09-09 11:06:20 -04:00
parent ce69b4473f
commit dd118646d1
1 changed files with 1 additions and 1 deletions

View File

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