nvim-treesitter/queries/html/highlights.scm

8 lines
93 B
Scheme
Raw Normal View History

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