Update .grcat
Corrected regex for colour red: i had records of type XXXXX-X and - in the records was colored as well.
This commit is contained in:
2
.grcat
2
.grcat
@ -4,7 +4,7 @@ count=stop
|
||||
colours=white
|
||||
-
|
||||
#table borders
|
||||
regexp=[+\-|]+
|
||||
regexp=[+\-]+[+\-]|[|]
|
||||
colours=red
|
||||
-
|
||||
#default word color
|
||||
|
Reference in New Issue
Block a user