diff --git a/modules/tools/editorconfig/config.el b/modules/tools/editorconfig/config.el index b4b737039..b498d0c55 100644 --- a/modules/tools/editorconfig/config.el +++ b/modules/tools/editorconfig/config.el @@ -17,7 +17,7 @@ ;; Handles whitespace (tabs/spaces) settings externally. This way projects can ;; specify their own formatting rules. (def-package! editorconfig - :defer 2 + :defer 3 :after-call (doom-enter-buffer-hook after-find-file) :config ;; Register missing indent variables