fix(everywhere): commandp error from C-c C-c

A temporary fix for an issue introduced upstream.

Ref: tecosaur/emacs-everywhere#75
This commit is contained in:
Henrik Lissner 2024-02-29 02:01:22 -05:00 committed by Yann Esposito (Yogsototh)
parent feeaa00a36
commit 4fb00f920e
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -14,6 +14,10 @@
;; buffers anyway.
(setq-hook! 'emacs-everywhere-init-hooks doom-inhibit-local-var-hooks t)
;; REVIEW: Fixes tecosaur/emacs-everywhere#75. Remove when dealt with
;; upstream.
(define-key emacs-everywhere-mode-map "\C-c\C-c" #'emacs-everywhere-finish)
(after! doom-modeline
(doom-modeline-def-segment emacs-everywhere
(concat