summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-01-26 08:41:02 +0000
committerMike Frysinger <vapier@gentoo.org>2004-01-26 08:41:02 +0000
commit76513d3d20a03c4ad396fa835dace4185c36526d (patch)
tree30ce7628ad8dbabcbebab4a4727678d2079d87c1 /app-editors/nano
parentInitial Import of these nice plugins. (diff)
downloadhistorical-76513d3d20a03c4ad396fa835dace4185c36526d.tar.gz
historical-76513d3d20a03c4ad396fa835dace4185c36526d.tar.bz2
historical-76513d3d20a03c4ad396fa835dace4185c36526d.zip
comment out by default
Diffstat (limited to 'app-editors/nano')
-rw-r--r--app-editors/nano/files/nanorc-man16
1 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/nano/files/nanorc-man b/app-editors/nano/files/nanorc-man
index 48457f462691..6e0ec6b38d43 100644
--- a/app-editors/nano/files/nanorc-man
+++ b/app-editors/nano/files/nanorc-man
@@ -1,10 +1,10 @@
## manpages
#
-syntax "manpage" "\.[1-9]$"
-color green "\.(S|T)H.*$"
-color brightgreen "\.(S|T)H" "\.TP"
-color brightred "\.(BR?|I).*$"
-color brightblue "\.(BR?|I|PP)"
-color brightwhite start="\\fI" end="\\fR"
-color brightwhite start="\\fB" end="\\fR"
-color yellow "\.(br|DS|RS|RE|PD)"
+# syntax "manpage" "\.[1-9]$"
+# color green "\.(S|T)H.*$"
+# color brightgreen "\.(S|T)H" "\.TP"
+# color brightred "\.(BR?|I).*$"
+# color brightblue "\.(BR?|I|PP)"
+# color brightwhite start="\\fI" end="\\fR"
+# color brightwhite start="\\fB" end="\\fR"
+# color yellow "\.(br|DS|RS|RE|PD)"