mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat(vim): add the builtin sign command (#5322)
This commit is contained in:
parent
e942c720ac
commit
1705a3e486
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@
|
||||||
"visual"
|
"visual"
|
||||||
"view"
|
"view"
|
||||||
"eval"
|
"eval"
|
||||||
|
"sign"
|
||||||
] @keyword
|
] @keyword
|
||||||
(map_statement cmd: _ @keyword)
|
(map_statement cmd: _ @keyword)
|
||||||
(command_name) @function.macro
|
(command_name) @function.macro
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue