Running format-all on save is a recipe for pain

It activates *everywhere* (including all those places where you actively
don't want it).
This commit is contained in:
TEC 2021-02-27 03:01:38 +08:00
parent 8360a3dc8f
commit 43c19377ad
Signed by: tec
GPG Key ID: 779591AFDB81F06C
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ zen ; distraction-free coding or writing
(evil +everywhere) ; come to the dark side, we have cookies
file-templates ; auto-snippets for empty files
fold ; (nigh) universal code folding
(format +onsave) ; automated prettiness
(format) ; automated prettiness
;;god ; run Emacs commands without modifier keys
;;lispy ; vim for lisp, for people who don't like vim
multiple-cursors ; editing in many places at once