Disable format on save
This commit is contained in:
2
init.el
2
init.el
@@ -57,7 +57,7 @@
|
|||||||
;; (evil +everywhere) ; come to the dark side, we have cookies
|
;; (evil +everywhere) ; come to the dark side, we have cookies
|
||||||
file-templates ; auto-snippets for empty files
|
file-templates ; auto-snippets for empty files
|
||||||
;; fold ; (nigh) universal code folding
|
;; fold ; (nigh) universal code folding
|
||||||
(format +onsave +lsp) ; automated prettiness
|
(format) ; automated prettiness
|
||||||
;;god ; run Emacs commands without modifier keys
|
;;god ; run Emacs commands without modifier keys
|
||||||
;;lispy ; vim for lisp, for people who don't like vim
|
;;lispy ; vim for lisp, for people who don't like vim
|
||||||
;;multiple-cursors ; editing in many places at once
|
;;multiple-cursors ; editing in many places at once
|
||||||
|
|||||||
Reference in New Issue
Block a user