;------------------------------------------------------------------------------- (identifier) @variable (attr_key) @keyword ; Literals ;------------------------------------------------------------------------------- (string) @string (label) @string (attr_value) @string ; Comments ;------------------------------------------------------------------------------- (line_comment) @comment.line ; Punctiation ;------------------------------------------------------------------------------- (arrow) @operator [ (dot) ":" ";" ] @punctuation.delimiter [ "{" "}" ] @punctuation.bracket ;------------------------------------------------------------------------------- (ERROR) @error