add xml syntax highlighting
This commit is contained in:
parent
4df6150692
commit
04b02323bb
4
res/devtools/syntax/xml.toml
Normal file
4
res/devtools/syntax/xml.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language = "XML"
|
||||||
|
extensions = ["xml"]
|
||||||
|
multiline-comment-start = "<!--"
|
||||||
|
multiline-comment-end = "-->"
|
||||||
Loading…
x
Reference in New Issue
Block a user