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
config.el Don't autoformat emacs-lisp-mode buffers on save 2018-08-29 12:46:24 +02:00
packages.el