From 5b0f1512fd8aeee3b2e438d7a4a4e530f6871d96 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Sun, 23 Jan 2022 03:13:16 -0500 Subject: enable code formatting in doom emacs --- .doom.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to '.doom.d') 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 -- cgit 1.4.1