mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
vim-patch:fed01960d2b0 (#28764)
runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab>
fixes: vim/vim#14777
fed01960d2
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
acaac07b64
commit
007adde199
@ -216,8 +216,8 @@ gT Go to the previous tab page. Wraps around from the first one
|
||||
:tabl[ast] Go to the last tab page.
|
||||
|
||||
<C-Tab> *CTRL-<Tab>* *<C-Tab>*
|
||||
CTRL-W g<Tab> *g<Tab>* *CTRL-W_g<Tab>*
|
||||
g<Tab> Go to the last accessed tab page.
|
||||
g<Tab> *g<Tab>* *CTRL-W_g<Tab>*
|
||||
CTRL-W g<Tab> Go to the last accessed tab page.
|
||||
|
||||
Other commands:
|
||||
*:tabs*
|
||||
|
Loading…
Reference in New Issue
Block a user