mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -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"
|
||||
"view"
|
||||
"eval"
|
||||
"sign"
|
||||
] @keyword
|
||||
(map_statement cmd: _ @keyword)
|
||||
(command_name) @function.macro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue