mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-22 17:05:42 +08:00
parent
c0d9fea380
commit
90ce29361a
@ -410,6 +410,10 @@ Key | Mode | Action
|
|||||||
----- |:----:| ------------------
|
----- |:----:| ------------------
|
||||||
`F2` | _All_ | Toggle tagbar
|
`F2` | _All_ | Toggle tagbar
|
||||||
`F3` | _All_ | Toggle Vimfiler
|
`F3` | _All_ | Toggle Vimfiler
|
||||||
|
`<leader>` + num | Normal | Jump to the buffer whit the num index
|
||||||
|
`<Alt>` + num | Normal | Jump to the buffer whit the num index, this only works in neovim
|
||||||
|
`<Alt>` + `h`/`<Left>` | Normal | Jump to left buffer in the tabline, this only works in neovim
|
||||||
|
`<Alt>` + `l`/`<Right>` | Normal | Jump to Right buffer in the tabline, this only works in neovim
|
||||||
`<leader>`+`ts` | Normal | Toggle spell-checker (:setlocal spell!)
|
`<leader>`+`ts` | Normal | Toggle spell-checker (:setlocal spell!)
|
||||||
`<leader>`+`tn` | Normal | Toggle line numbers (:setlocal nonumber!)
|
`<leader>`+`tn` | Normal | Toggle line numbers (:setlocal nonumber!)
|
||||||
`<leader>`+`tl` | Normal | Toggle hidden characters (:setlocal nolist!)
|
`<leader>`+`tl` | Normal | Toggle hidden characters (:setlocal nolist!)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user