mirror of
https://github.com/garabik/grc.git
synced 2024-11-11 14:40:49 +01:00
7 lines
108 B
Text
7 lines
108 B
Text
#Message
|
|
regexp=([^\w\d]+)
|
|
colours=unchanged
|
|
======
|
|
regexp=([a-zA-Z0-9]+)
|
|
colours=default,green,yellow,red
|
|
|