mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(html): character references (a.k.a. entities)
This commit is contained in:
parent
9288d9b505
commit
49f1b9a7ef
1 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,5 @@
|
|||
(doctype) @constant
|
||||
|
||||
"<!" @tag.delimiter
|
||||
|
||||
(entity) @character.special
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue