* Syntax Files: Detect more files for highlighting
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
## Here is an example for xml files.
|
||||
##
|
||||
|
||||
syntax "XML" ".*\.([jrs]?html?|xml|sgml?|rng)$"
|
||||
syntax "XML" ".*\.([jrs]?html?|xml|sgml?|rng|mei|musicxml)$"
|
||||
color white "^.+$"
|
||||
color green start="<" end=">"
|
||||
color cyan "<[^> ]+"
|
||||
|
||||
Reference in New Issue
Block a user