diff --git a/init.org b/init.org index 0699332..313b925 100644 --- a/init.org +++ b/init.org @@ -508,6 +508,7 @@ Honestly not very happy with this at the moment, but it's kind of hacked togethe ;; magit uses with-editor-mode to spawn the git process ;; in with the emacs client as the $EDITOR (general-def '(emacs normal) 'with-editor-mode-map ",," 'with-editor-finish) + (general-def '(emacs normal) 'with-editor-mode-map ",k" 'with-editor-cancel) (leader-def "" #'nemo/switch-to-last-buffer "" #'completion-at-point