doomemacs/core
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 {Fix,Refactor} doom/describe-{setting,module} 2017-06-14 21:15:19 +02:00
test Reorganize unit-tests and test workflow 2017-06-14 21:15:19 +02:00
core-editor.el Fix editorconfig indent-policing in Lisp modes 2017-06-15 14:45:32 +02:00
core-keybinds.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-lib.el General refactor & cleanup 2017-06-14 21:15:19 +02:00
core-os.el core-os: remove unnecessary persistent-soft-store 2017-06-10 11:54:47 +02:00
core-packages.el Fix error when private init.el doesn't exist 2017-06-14 21:42:08 +02:00
core-popups.el Reorganize unit-tests and test workflow 2017-06-14 21:15:19 +02:00
core-projects.el Refactor DOOM init & add new init hooks 2017-06-12 00:37:14 +02:00
core-ui.el General refactor & cleanup 2017-06-14 21:15:19 +02:00
core.el General refactor & cleanup 2017-06-14 21:15:19 +02:00
packages.el Add nlinum-hl to core/packages.el 2017-06-14 12:14:34 +02:00