From 33f182ecffba9ab536f74c90b7d5b98c5d6909b5 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 25 Sep 2023 13:44:07 +0100 Subject: [PATCH] Return to the holy keybinds --- home/emacs/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/emacs/doom/init.el b/home/emacs/doom/init.el index 9e45e48b..af388db2 100644 --- a/home/emacs/doom/init.el +++ b/home/emacs/doom/init.el @@ -53,7 +53,7 @@ zen ; distraction-free coding or writing :editor - (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 fold ; (nigh) universal code folding (format +onsave) ; automated prettiness