initial commit
This commit is contained in:
28
.grcat
Normal file
28
.grcat
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
regexp=[*]+.+[*]+
|
||||||
|
count=stop
|
||||||
|
colours=white
|
||||||
|
-
|
||||||
|
regexp=[+\-|]+
|
||||||
|
colours=red
|
||||||
|
-
|
||||||
|
regexp=[\w]+
|
||||||
|
colours=green
|
||||||
|
count=more
|
||||||
|
-
|
||||||
|
regexp=\([\w\d,']+\)
|
||||||
|
colours=white
|
||||||
|
-
|
||||||
|
regexp=\s[\d\.]+\s
|
||||||
|
colours=yellow
|
||||||
|
-
|
||||||
|
regexp=\w+:
|
||||||
|
colours=white
|
||||||
|
-
|
||||||
|
regexp=\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}
|
||||||
|
colours=cyan
|
||||||
|
-
|
||||||
|
regexp=(\d{1,3}\.){3}\d{1,3}(:\d{1,5})?
|
||||||
|
colours=cyan
|
||||||
|
-
|
||||||
|
regexp=`\w+`
|
||||||
|
colours=yellow
|
Reference in New Issue
Block a user