feat: emacs - enable format

This commit is contained in:
Ryan Yin
2024-01-02 20:07:38 +08:00
parent 6f8b0f02fd
commit a2dbd51b2e

View File

@@ -57,7 +57,7 @@
(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 +onsave) ; 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