nvim-treesitter/queries/html/highlights.scm

8 lines
93 B
Scheme
Raw Normal View History

; inherits: html_tags
2021-02-06 17:27:42 -05:00
(doctype) @constant
2020-05-30 10:50:03 -04:00
"<!" @tag.delimiter
(entity) @character.special