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