nanorc/man.nanorc

12 lines
279 B
Plaintext
Raw Normal View History

2010-07-29 00:15:43 +02:00
## Here is an example for manpages.
##
syntax "Man" "\.[1-9]x?$"
comment ".\""
2010-07-29 00:15:43 +02:00
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)"