mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-06 08:57:15 -04:00
Initial slimming of source project
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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)"
|
||||
Reference in New Issue
Block a user