Fix some stuff

This commit is contained in:
2024-10-11 11:36:25 -07:00
parent 9ae0d7a93f
commit 267f209037
2 changed files with 23 additions and 15 deletions

View File

@ -766,6 +766,8 @@ to `posframe-show' if the display is graphical."
(use-package consult-flycheck
:defer nil
:bind (:map flycheck-mode-map
("C-c C-e" . consult-flycheck)
:map emacs-lisp-mode-map
("C-c C-e" . consult-flycheck)))
;; eldoc