Vterm: Define variable

This commit is contained in:
James Nguyen 2019-05-21 19:08:38 -07:00
parent 4f0cb66bbe
commit eb3fb33453
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
(defconst evil-collection-vterm-maps '(vterm-mode-map))
(defvar vterm--process)
(defun evil-collection-vterm-escape-stay ()
"Go back to normal state but don't move cursor backwards.
Moving cursor backwards is the default vim behavior but