Merge remote-tracking branch 'origin/master' into morefiles

This commit is contained in:
Zach DeCook 2019-12-18 15:23:01 -05:00
commit c8e328c847
29 changed files with 102 additions and 3 deletions

View file

@ -2,6 +2,10 @@
##
syntax "XML" ".*\.([jrs]?html?|xml|sgml?|rng|mei|musicxml)$"
header "<\?xml.*version=.*\?>"
magic "(XML|SGML) (sub)?document"
comment "<!--|-->"
color white "^.+$"
color green start="<" end=">"
color cyan "<[^> ]+"