Update tree-sitter-cmake (#4809)

This commit is contained in:
ath3 2022-11-18 21:13:13 +01:00 committed by GitHub
parent 89efb4f711
commit 598bd8bf11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,7 @@
(macro_def) @function.around
[
(macro_def)
(function_def)
] @function.around
(argument) @parameter.inside