From c9935112c8b66e23d2acd7584fecd8e99a281b14 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 25 Apr 2011 12:22:55 -0400 Subject: .compizsnap, .nanorc Track .compizsnap/* files (hurpdurp), only tracked the directory before. Use *.nanorc files from the nano 2.2.6 distribution. --- share/nano/xml.nanorc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 share/nano/xml.nanorc (limited to 'share/nano/xml.nanorc') diff --git a/share/nano/xml.nanorc b/share/nano/xml.nanorc new file mode 100644 index 0000000..1f68c05 --- /dev/null +++ b/share/nano/xml.nanorc @@ -0,0 +1,9 @@ +## Here is an example for xml files. +## +syntax "xml" "\.([jrs]html?|sgml?|xml|xslt?)$" +color green start="<" end=">" +color cyan "<[^> ]+" +color cyan ">" +color yellow start="" +color yellow start="" +color red "&[^;]*;" -- cgit v1.2.3-54-g00ecf