doomemacs/modules/editor/format
Henrik Lissner cb5c9cc9ea
Don't autoformat emacs-lisp-mode buffers on save
This is much too unpredictable, considering the variable nature of elisp
indentation, and the possibility that certain functions and their indent
behavior may not be defined/declared when the file is being formatted.
2018-08-29 12:46:24 +02:00
..
autoload General & minor refactoring 2018-08-28 13:36:44 +02:00
config.el Don't autoformat emacs-lisp-mode buffers on save 2018-08-29 12:46:24 +02:00
packages.el New :editor format module 2018-08-22 02:20:11 +02:00