mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Bind function and macro commands as @keyword.function
This commit is contained in:
parent
d1098ba234
commit
55317ca5f2
1 changed files with 1 additions and 4 deletions
|
|
@ -19,12 +19,9 @@
|
|||
[
|
||||
(function)
|
||||
(endfunction)
|
||||
] @function
|
||||
|
||||
[
|
||||
(macro)
|
||||
(endmacro)
|
||||
] @function.macro
|
||||
] @keyword.function
|
||||
|
||||
[
|
||||
(if)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue