]> git.lizzy.rs Git - micro.git/blob - syntax_files/man.micro
Proper window resize handling
[micro.git] / syntax_files / man.micro
1 ## Here is an example for manpages.
2 ##
3 syntax "Man" "\.[1-9]x?$"
4 color green "\.(S|T)H.*$"
5 color brightgreen "\.(S|T)H" "\.TP"
6 color brightred "\.(BR?|I[PR]?).*$"
7 color brightblue "\.(BR?|I[PR]?|PP)"
8 color brightwhite "\\f[BIPR]"
9 color yellow "\.(br|DS|RS|RE|PD)"