Refactor/revise ui/window-select
And bind SPC w C-w (or C-w C-w) to other-window.
This commit is contained in:
parent
815fc6ef02
commit
58573a0ce7
3 changed files with 56 additions and 34 deletions
|
@ -320,7 +320,7 @@
|
|||
"C-j" #'evil-window-down
|
||||
"C-k" #'evil-window-up
|
||||
"C-l" #'evil-window-right
|
||||
"C-w" #'ace-window
|
||||
"C-w" #'other-window
|
||||
;; Swapping windows
|
||||
"H" #'+evil/window-move-left
|
||||
"J" #'+evil/window-move-down
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue