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