5e6434cf54
they're installed properly and nanorc.sample references them properly git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3604 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
10 строки
268 B
Plaintext
10 строки
268 B
Plaintext
## Here is an example for manpages.
|
|
##
|
|
syntax "manpage" "\.[1-9]x?$"
|
|
color green "\.(S|T)H.*$"
|
|
color brightgreen "\.(S|T)H" "\.TP"
|
|
color brightred "\.(BR?|I[PR]?).*$"
|
|
color brightblue "\.(BR?|I[PR]?|PP)"
|
|
color brightwhite "\\f[BIPR]"
|
|
color yellow "\.(br|DS|RS|RE|PD)"
|