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")