This commit is contained in:
Zachary Yedidia 2016-09-10 10:03:55 -04:00
commit ba9560079c

View file

@ -1,7 +1,7 @@
## Here is an example for xml files.
##
syntax "xml" "\.([jrs]?html?|xml|sgml?|rng|plist)$"
syntax "xml" "\.(xml|sgml?|rng|plist)$"
color white "^.+$"
color green start="<" end=">"
color cyan "<[^> ]+"