Fix copy-paste error in C-c C-c binding

This commit is contained in:
TEC 2024-04-07 12:15:40 +08:00
parent fbeff19825
commit bc91164151
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ buffers.")
"Tweak the current buffer to add some emacs-everywhere considerations."
:init-value nil
:lighter "EE"
:keymap `((,(kbd "C-c C-c") . emacs-everywhere--app-info-linux)
:keymap `((,(kbd "C-c C-c") . emacs-everywhere--finish-or-ctrl-c-ctrl-c)
(,(kbd "C-x 5 0") . emacs-everywhere-finish)
(,(kbd "C-c C-k") . emacs-everywhere-abort))
(when emacs-everywhere-mode