]> git.wh0rd.org Git - nano.git/commitdiff
Update and space the nanorc.sample a bit better
authorChris Allegretta <chrisa@asty.org>
Sat, 4 May 2002 04:27:06 +0000 (04:27 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 4 May 2002 04:27:06 +0000 (04:27 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1201 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

nanorc.sample

index be6117113c23c060b26029e58e42ae62b9b1c67d..db0e989af65f4dcad9ccea3a9efd341570703fa8 100644 (file)
 # color will use a transparent color.  If you don't want this, be sure
 # to set the background color to black or white.
 #
-#syntax "c-file" ".*\.c" ".*\.h"
-#color brightred "float " "char " "int " "void "  "NULL" "[A-Z_]\{2,\}" 
-#color brightred "static" "const" "[\ ]struct" "^struct" "if " "while[\ \n\(]" 
-#color brightred "do[\ \n\(]" "else[\ \n]" "case " "switch " "break;"
-#color brightcyan "#define" "#include" "#ifn*def" "#endif" "#elif" "#else"
-
-#You will in general want your comments and strings to come last, becase
-#syntax highlighting rules will be applied in the order they are read in
-
-#color brightyellow "<.*[^=\ ]*>" "\".*\""
-#color brightblue "//.*"
-#color brightblue start="/\*.*" end="\*/"
+# syntax "c-file" ".*\.c" ".*\.h"
+# color brightred "float " "char " "int " "void "  "NULL" "[A-Z_]\{2,\}" 
+# color brightred "static" "const" "[\ ]struct" "^struct" "if " "while[\ \n\(]" 
+# color brightred "do[\ \n\(]" "else[\ \n]" "case " "switch " "break;"
+# color brightcyan "#define" "#include" "#ifn*def" "#endif" "#elif" "#else"
+
+# You will in general want your comments and strings to come last, becase
+# syntax highlighting rules will be applied in the order they are read in
+
+# color brightyellow "<.*[^=\ ]*>" "\".*\""
+# color brightblue "//.*"
+# color brightblue start="/\*.*" end="\*/"
+
+# For this you will probably want to set your editor to "nano -Y mutt"
+#
+# syntax "mutt"
+# color green "^>.*"
+