mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
html highlights: add "<!" to tag.delimiters
This commit is contained in:
parent
464dbb9407
commit
091dff2ac6
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
[
|
[
|
||||||
"<"
|
"<"
|
||||||
|
"<!"
|
||||||
">"
|
">"
|
||||||
"</"
|
"</"
|
||||||
"/>"
|
"/>"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue