1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 00:20:05 +08:00

Update doc for windows mappings

This commit is contained in:
wsdjeg 2017-05-31 23:29:38 +08:00
parent 8b06ee7989
commit 3bdc9c3c94

View File

@ -715,8 +715,8 @@ Key Binding | Description
`SPC w R` | rotate windows backward
`SPC w s or SPC w -` | horizontal split
`SPC w S` | horizontal split and focus new window
SPC w u undo window layout (used to effectively undo a closed window)
SPC w U redo window layout
`SPC w u` | undo window layout (used to effectively undo a closed window) (TODO)
`SPC w U` | redo window layout (TODO)
`SPC w v or SPC w /` | vertical split
`SPC w V` | vertical split and focus new window
`SPC w w` | cycle and focus between windows