mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:20:05 +08:00
commit
03640fa277
@ -306,7 +306,7 @@ Key | Mode | Action
|
||||
`<leader>`+`tw` | Normal | Toggle wrap (:setlocal wrap! breakindent!)
|
||||
`g0` | Normal | Go to first tab (:tabfirst)
|
||||
`g$` | Normal | Go to last tab (:tablast)
|
||||
`gr` | Normal | Go to preview tab (:tabprevious)
|
||||
`gr` | Normal | Go to previous tab (:tabprevious)
|
||||
`Ctrl`+`<Dow>` | Normal | Move to split below (<C-w>j)
|
||||
`Ctrl`+`<Up>` | Normal | Move to upper split (<C-w>k)
|
||||
`Ctrl`+`<Left>` | Normal | Move to left split (<C-w>h)
|
||||
|
Loading…
Reference in New Issue
Block a user