This is the first push to this repo with my dotfiles
[dotfilesold/.git] / .nano / man.nanorc
1 ## Here is an example for manpages.
2 ##
3 syntax "Man" "\.[1-9]x?$"
4 magic "troff or preprocessor input"
5 comment ".\""
6
7 color green "\.(S|T)H.*$"
8 color brightgreen "\.(S|T)H" "\.TP"
9 color brightred "\.(BR?|I[PR]?).*$"
10 color brightblue "\.(BR?|I[PR]?|PP)"
11 color brightwhite "\\f[BIPR]"
12 color yellow "\.(br|DS|RS|RE|PD)"