/usr/share/nano
NameSizeModeActions
asm.nanorc7830644editdlrm
c.nanorc14990644editdlrm
groff.nanorc7230644editdlrm
html.nanorc1240644editdlrm
java.nanorc6100644editdlrm
man.nanorc2640644editdlrm
mutt.nanorc950644editdlrm
nanorc.nanorc10530644editdlrm
patch.nanorc2420644editdlrm
perl.nanorc14090644editdlrm
pov.nanorc6820644editdlrm
python.nanorc4860644editdlrm
ruby.nanorc14460644editdlrm
sh.nanorc6540644editdlrm
tex.nanorc1330644editdlrm
Edit: /usr/share/nano/nanorc.nanorc (1053B)
## Here is an example for nanorc files. ## syntax "nanorc" "\.?nanorc$" ## Possible errors and parameters icolor brightwhite "^[[:space:]]*((un)?set|include|syntax|i?color).*$" ## Keywords icolor brightgreen "^[[:space:]]*(set|unset)[[:space:]]+(autoindent|backup|backupdir|backwards|boldtext|brackets|casesensitive|const|cut|fill|historylog|matchbrackets|morespace|mouse|multibuffer|noconvert|nofollow|nohelp|nonewlines|nowrap|operatingdir|preserve|punct)\>" "^[[:space:]]*(set|unset)[[:space:]]+(quickblank|quotestr|rebinddelete|rebindkeypad|regexp|smarthome|smooth|speller|suspend|tabsize|tabstospaces|tempfile|view|whitespace|wordbounds)\>" icolor green "^[[:space:]]*(set|unset|include|syntax)\>" ## Colors icolor yellow "^[[:space:]]*i?color[[:space:]]*(bright)?(white|black|red|blue|green|yellow|magenta|cyan)?(,(white|black|red|blue|green|yellow|magenta|cyan))?\>" icolor magenta "^[[:space:]]*i?color\>" "\<(start|end)=" ## Strings icolor white ""(\\.|[^"])*"" ## Comments icolor brightblue "^[[:space:]]*#.*$" icolor cyan "^[[:space:]]*##.*$"