aboutsummaryrefslogtreecommitdiff
path: root/.doom.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.doom.d/init.el')
-rw-r--r--.doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el
index 853c296..1738ecb 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -41,7 +41,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