summary refs log tree commit diff stats
path: root/.doom.d/init.el
diff options
context:
space:
mode:
authorBenjamin Morrison <ben@gbmor.org>2022-01-23 03:13:16 -0500
committerBenjamin Morrison <ben@gbmor.org>2022-01-23 03:13:16 -0500
commit5b0f1512fd8aeee3b2e438d7a4a4e530f6871d96 (patch)
tree5211a57dc2af88287f60eafd6aa5c71868a42264 /.doom.d/init.el
parent6371ef4fabc110ed69487b9e7cc7dc594b17eba3 (diff)
downloaddogfiles-5b0f1512fd8aeee3b2e438d7a4a4e530f6871d96.tar.gz
enable code formatting in doom emacs
Diffstat (limited to '.doom.d/init.el')
-rw-r--r--.doom.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el
index 4c5160a..6eeacc7 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -56,6 +56,7 @@
        file-templates      ; auto-snippets for empty files
        fold                ; (nigh) universal code folding
        ;;(format +onsave)  ; automated prettiness
+       format
        ;;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