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