From 2bd68817428e46386aec2775ee02edb04fdf7308 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Mon, 4 Apr 2022 14:05:19 +0200 Subject: [PATCH] Restore holy keybindings --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 2fe2b10..881c728 100644 --- a/init.el +++ b/init.el @@ -52,7 +52,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