[ (quoted_argument) (bracket_argument) ] @string (variable_ref) @variable [ (bracket_comment) (line_comment) ] @comment (normal_command (identifier) @function) ["ENV" "CACHE"] @symbol ["$" "{" "}" "<" ">"] @punctuation.special ["(" ")"] @punctuation.bracket [ (function) (endfunction) (macro) (endmacro) ] @keyword.function [ (if) (elseif) (else) (endif) ] @conditional [ (foreach) (endforeach) (while) (endwhile) ] @repeat