Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serialhex/nano-highlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xml.nanorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml.nanorc b/xml.nanorc
index 0809717..20c3ef0 100644
--- a/xml.nanorc
+++ b/xml.nanorc
@@ -1,4 +1,4 @@
-syntax "ml" ".*\.([jrs]?html?|xml|sgml?|lhtml|opml|kdevelop|vcproj|glade|xsd|plist|gcs|dtd|dcl|tmLanguage)$" "catalog$" "docbook$"
+syntax "ml" ".*\.([jrs]?html?|xml|sgml?|lhtml|opml|kdevelop|vcproj|glade|xsd|plist|gcs|dtd|dcl)$" "catalog$" "docbook$"
color white "^.+$"
color green start="<" end=">"
color cyan "<[^> ]+"