1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:00:04 +08:00

Add doc for normal q

This commit is contained in:
wsdjeg 2017-02-07 20:31:24 +08:00
parent b1f0219602
commit e3bf043abc

View File

@ -448,6 +448,9 @@ Key | Mode | Action
`<leader>`+`sv` | Normal | Split with previous buffer
`<leader>`+`sg` | Normal | Vertical split with previous buffer
SpaceVim has mapped normal <kbd>q</kbd> as smart buffer close, the normal func of <kbd>q</kbd>
can be get by <kbd><leader> q r</kbd>
##### Plugin: Unite
Key | Mode | Action