diff options
-rw-r--r-- | app-editors/nano/files/nanorc-man | 16 |
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)" |