mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-29 20:30:25 +00:00
Merge
This commit is contained in:
commit
ba9560079c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "<[^> ]+"
|
||||
|
|
|
|||
Loading…
Reference in a new issue