Corfu ESC exits

This commit is contained in:
MitchMarq42 2022-11-23 11:07:01 -09:00
parent c9669a87fa
commit 6c534c77a2

View File

@ -812,7 +812,7 @@ Return nil if DIR is not in a hugo project at all."
"C-n" 'corfu-next
"C-p" 'corfu-previous
"RET" 'corfu-insert
"ESC" 'corfu-kill-in-minibuffer))
"ESC" 'corfu-quit))
(use-package popon
:straight