+window keybind to swap windows around
This commit is contained in:
@@ -57,6 +57,7 @@ I like monokai :)
|
|||||||
(:prefix "w" ; Windows
|
(:prefix "w" ; Windows
|
||||||
:desc "Close window" "d" '+workspace/close-window-or-workspace
|
:desc "Close window" "d" '+workspace/close-window-or-workspace
|
||||||
:desc "Switch window" "W" 'ace-window
|
:desc "Switch window" "W" 'ace-window
|
||||||
|
:desc "Swap windows" "S" 'ace-swap-window
|
||||||
)
|
)
|
||||||
; <SPC>wd is slightly closer together than <SPC>wc
|
; <SPC>wd is slightly closer together than <SPC>wc
|
||||||
; <SPC>wd is also used in spacemacs so I'd rather use this
|
; <SPC>wd is also used in spacemacs so I'd rather use this
|
||||||
|
|||||||
Reference in New Issue
Block a user