Evil jank visual line mode
This commit is contained in:
parent
79279591f0
commit
7e32290123
@ -73,6 +73,8 @@
|
||||
(general-define-key
|
||||
:states 'normal
|
||||
"<escape>" 'evil-beginning-of-line
|
||||
"j" 'evil-next-visual-line
|
||||
"k" 'evil-previous-visual-line
|
||||
"C-n" 'move-screen-up-line
|
||||
"C-p" 'move-screen-down-line)
|
||||
(general-define-key
|
||||
|
Loading…
Reference in New Issue
Block a user