mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 04:17:43 +03:00
Update tree-sitter-cmake (#4809)
This commit is contained in:
parent
89efb4f711
commit
598bd8bf11
2 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
|||
(macro_def) @function.around
|
||||
[
|
||||
(macro_def)
|
||||
(function_def)
|
||||
] @function.around
|
||||
|
||||
(argument) @parameter.inside
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue