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