From 15276b7946ede129698ca7adc70ae045a6dc7b75 Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Sat, 28 May 2022 19:50:46 +0200 Subject: [PATCH] Testing emacs chezmoi integration. --- dot_doom.d/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_doom.d/config.el b/dot_doom.d/config.el index 0ebd35e..ae1c190 100644 --- a/dot_doom.d/config.el +++ b/dot_doom.d/config.el @@ -89,5 +89,5 @@ (map! "" #'sp-backward-barf-sexp) (map! "" #'sp-forward-barf-sexp) -;; modify the evil escape key sequence +;; modify the evil escape key sequence - this was originally 'jk' and very annoying (setq-default evil-escape-key-sequence "pz")