doomemacs/modules/editor
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
..
format Don't autoformat emacs-lisp-mode buffers on save 2018-08-29 12:46:24 +02:00
multiple-cursors Add :editor multiple-cursors module 2018-08-06 00:31:23 +02:00
parinfer Unbind double-quote in lisp-mode 2018-06-20 22:58:05 +02:00
rotate-text Fix indentation for many autodef setters 2018-06-22 01:49:21 +02:00