mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-23 20:20:53 -05:00
Fix evil binds
This commit is contained in:
parent
891739f783
commit
c9254dc732
@ -205,8 +205,8 @@ A helper for defining procedural keyboard macros
|
||||
"K" #'evil-window-top
|
||||
"L" #'evil-window-far-right
|
||||
"h" #'evil-window-left
|
||||
"j" #'evil-window-right
|
||||
"k" #'evil-window-down
|
||||
"j" #'evil-window-down
|
||||
"k" #'evil-window-up
|
||||
"l" #'evil-window-right
|
||||
"o" #'other-frame)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user