mirror of
https://github.com/garabik/grc.git
synced 2024-10-28 17:41:01 +01:00
12 lines
158 B
Plaintext
12 lines
158 B
Plaintext
# ( )
|
|
regexp=\((?:([^,)]+),\s)?(-\w)\)
|
|
colours=default,magenta,cyan
|
|
-
|
|
# unlimited
|
|
regexp=\sunlimited
|
|
colours=bold red
|
|
-
|
|
# number
|
|
regexp=\s\d+
|
|
colours=yellow
|