Currently I use editorconfig in my projects, and every time I open emacs/spacemacs, I need to press M-x
and enable editorconfig-mode manually.
How can I enable editorconfig-mode by default ?
Currently I use editorconfig in my projects, and every time I open emacs/spacemacs, I need to press M-x
and enable editorconfig-mode manually.
How can I enable editorconfig-mode by default ?
from gitter:
Add (editorconfig-mode 1)
to dotspacemacs/user-config
before the closing parenthesis
© 2022 - 2024 — McMap. All rights reserved.