mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Editorconfig in Lisp enforces lisp-indent-offset too strictly, ruining its adaptive indentation. We don't want to disable it complete in those modes however. In all other respects (controlling spaces vs tabs, charset, max_line_length, etc) editorconfig is great.