[Emacs] Fix configuration for editorconfig-mode

This commit is contained in:
Lucien Cartier-Tilet 2023-01-23 10:45:05 +01:00
parent 883795148a
commit 1b24386366
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -3083,7 +3083,7 @@ Emacs users.
:defer t
:straight (:build t)
:diminish editorconfig-mode
:config
:init
(editorconfig-mode t))
#+end_src