Move macro to @function.macro capture

This commit is contained in:
Uy Ha 2021-07-01 17:03:51 +02:00 committed by Stephan Seitz
parent a8a7200241
commit fbbfa3bda0

View file

@ -19,9 +19,12 @@
[
(function)
(endfunction)
] @function
[
(macro)
(endmacro)
] @function
] @function.macro
[
(if)