tree-sitter-cmake/queries/highlights.scm

9 lines
188 B
Scheme

(bracket_content) @parameter
(quoted_element) @parameter
(unquoted_argument) @parameter
(variable) @variable.builtin
(command_invocation [
(normal_command)
(foreach_loop)
] @function)