Add ignore to vterm to god-mode.
This commit is contained in:
parent
02577be8c7
commit
c292ca77d0
@ -155,6 +155,7 @@
|
||||
:bind
|
||||
("<escape>" . god-mode-all)
|
||||
:config
|
||||
(add-to-list 'god-exempt-major-modes 'vterm-mode)
|
||||
(defun my-god-mode-update-cursor-type ()
|
||||
(setq cursor-type (if (or god-local-mode buffer-read-only) 'box 'bar)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user