1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-26 12:10:32 +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 R` | rotate windows backward
`SPC w s or SPC w -` | horizontal split `SPC w s or SPC w -` | horizontal split
`SPC w S` | horizontal split and focus new window `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` | undo window layout (used to effectively undo a closed window) (TODO)
SPC w U redo window layout `SPC w U` | redo window layout (TODO)
`SPC w v or SPC w /` | vertical split `SPC w v or SPC w /` | vertical split
`SPC w V` | vertical split and focus new window `SPC w V` | vertical split and focus new window
`SPC w w` | cycle and focus between windows `SPC w w` | cycle and focus between windows