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.delimiter
|
||||
|
|
Loading…
Reference in New Issue