tree-sitter-cmake/queries/highlights.scm

10 lines
192 B
Scheme
Raw Normal View History

(bracket_content) @parameter
(quoted_element) @parameter
(unquoted_argument) @parameter
(variable) @variable.builtin
2021-06-17 16:31:43 -04:00
[
(normal_command)
2021-06-17 16:31:43 -04:00
(foreach_command)
(endforeach_command)
]@function