mirror of
https://github.com/zyedidia/micro
synced 2024-11-05 17:41:24 +00:00
12 lines
271 B
YAML
12 lines
271 B
YAML
filetype: man
|
|
|
|
detect:
|
|
filename: "\\.[1-9]x?$"
|
|
|
|
rules:
|
|
- green: "\\.(S|T)H.*$"
|
|
- brightgreen: "\\.(S|T)H|\\.TP"
|
|
- brightred: "\\.(BR?|I[PR]?).*$"
|
|
- brightblue: "\\.(BR?|I[PR]?|PP)"
|
|
- brightwhite: "\\\\f[BIPR]"
|
|
- yellow: "\\.(br|DS|RS|RE|PD)"
|