diff --git a/config/.doom.d/init.el b/config/.doom.d/init.el index 0bdef8f..8c05abd 100644 --- a/config/.doom.d/init.el +++ b/config/.doom.d/init.el @@ -56,7 +56,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