aboutsummaryrefslogtreecommitdiffstats
path: root/queries/html/highlights.scm
blob: 1e83ecf4c2ada1f3dc8c4097fe758c82a9d54042 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(tag_name) @type
(erroneous_end_tag_name) @error
(doctype) @constant
(attribute_name) @property
(attribute_value) @string
(quoted_attribute_value) @string
(comment) @comment

"=" @operator

[
 "<"
 ">"
 "</"
 "/>"
 ] @punctuation.bracket