aboutsummaryrefslogtreecommitdiffstats
path: root/doc/syntax/man.nanorc
blob: 0dfa6febf95de7e8ca6f7e03dd56e357ab9f38aa (plain)
1
2
3
4
5
6
7
8
9
10
## Here is an example for manpages.
##
syntax "man" "\.[1-9]x?$"
magic "troff or preprocessor input text"
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)"