mirror of https://github.com/helix-editor/helix
Fix broken html doctype highlighting (#4829)
parent
8dac863a5b
commit
117239ea45
|
@ -14,6 +14,7 @@
|
||||||
">"
|
">"
|
||||||
"</"
|
"</"
|
||||||
"/>"
|
"/>"
|
||||||
|
"<!"
|
||||||
] @punctuation.bracket
|
] @punctuation.bracket
|
||||||
|
|
||||||
"=" @punctuation.delimiter
|
"=" @punctuation.delimiter
|
||||||
|
|
Loading…
Reference in New Issue