1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
(keyword) @keyword (dir_sep) @punctuation.delimiter (glob) @punctuation.special (linebreak) @character.special (char_sequence) @string.special (char_sequence [ "[" "]" ] @punctuation.bracket) (char_sequence "!" @operator) (char_range "-" @operator) (escaped_char) @string.escape (comment) @comment @spell