Allow eldoc after doom/escape or evil state change

This commit is contained in:
Henrik Lissner 2020-12-02 17:38:49 -05:00
parent a9f57f14ac
commit d88e0795b6
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 11 additions and 0 deletions

View file

@ -78,6 +78,9 @@ all hooks after it are ignored.")
(global-set-key [remap keyboard-quit] #'doom/escape)
(with-eval-after-load 'eldoc
(eldoc-add-command 'doom/escape))
;;
;;; General + leader/localleader keys