doomemacs/modules/lang/emacs-lisp
Henrik Lissner 853ad98ae9
Fix editorconfig indent-policing in Lisp modes
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.
2017-06-15 14:45:32 +02:00
..
autoload.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
config.el Fix editorconfig indent-policing in Lisp modes 2017-06-15 14:45:32 +02:00
packages.el Revert macros to ...! name convention (elisp doesn't like @...) 2017-02-23 00:06:12 -05:00