mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:40:04 +08:00
Fix typo whit -> with
This commit is contained in:
parent
8d1067c33c
commit
5ec7ac0511
@ -1664,8 +1664,8 @@ Unite work flow leader can only be used in normal mode. Unite leader need unite
|
||||
| ----------------------- | :-----------: | ---------------------------------------------------------------- |
|
||||
| `F2` | _All_ | Toggle tagbar |
|
||||
| `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 |
|
||||
| `<leader>` + num | Normal | Jump to the buffer with the num index |
|
||||
| `<Alt>` + num | Normal | Jump to the buffer with 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!) |
|
||||
|
Loading…
Reference in New Issue
Block a user