mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
[cmake] Add support for generator expression
This commit is contained in:
parent
b392b73230
commit
2815b6a033
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
(normal_command (identifier) @function)
|
||||
|
||||
["ENV" "CACHE"] @symbol
|
||||
["$" "{" "}"] @punctuation.special
|
||||
["$" "{" "}" "<" ">"] @punctuation.special
|
||||
["(" ")"] @punctuation.bracket
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue