mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(vim): support :tab command
This commit is contained in:
parent
f795520371
commit
8cdffc6d33
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@
|
||||||
"cnext"
|
"cnext"
|
||||||
"cprevious"
|
"cprevious"
|
||||||
"cNext"
|
"cNext"
|
||||||
|
"tab"
|
||||||
"vertical"
|
"vertical"
|
||||||
"leftabove"
|
"leftabove"
|
||||||
"aboveleft"
|
"aboveleft"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue