From 5e38774700908f695a51d509c3095a0771a1503f Mon Sep 17 00:00:00 2001 From: mms Date: Mon, 25 Mar 2024 22:46:21 +0100 Subject: feat: temporary disable evil --- mms-keyboard.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mms-keyboard.org b/mms-keyboard.org index 88e557d..8fe4a2f 100644 --- a/mms-keyboard.org +++ b/mms-keyboard.org @@ -28,7 +28,7 @@ This time I am starting with Evil so anything I add to this config will be confi evil-split-window-below t evil-want-C-u-scroll t) :config - (evil-mode 1)) + (evil-mode 0)) #+END_SRC #+RESULTS: -- cgit v1.2.3