[Emacs] Fix configuration for editorconfig-mode

This commit is contained in:
2023-01-23 10:45:05 +01:00
parent 883795148a
commit 1b24386366

View File

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