mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
14 lines
260 B
Scheme
14 lines
260 B
Scheme
(tag_name) @type
|
|
(erroneous_end_tag_name) @error
|
|
(doctype) @constant
|
|
(attribute_name) @property
|
|
(attribute_value) @string
|
|
(comment) @comment
|
|
|
|
"=" @operator
|
|
|
|
"<" @punctuation.bracket
|
|
">" @punctuation.bracket
|
|
"</" @punctuation.bracket
|
|
"/>" @punctuation.bracket
|
|
|