mirror of
https://github.com/garabik/grc.git
synced 2024-11-10 21:26:52 +01:00
10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
# Main
|
|
regexp=(\w+)\.(\S+) = (.+)$
|
|
colours=default,bright_green,cyan,yellow
|
|
-
|
|
# subcategory
|
|
regexp=\w+\.(\S+(?=\.))\.
|
|
colours=unchanged,bright_cyan
|
|
|
|
|