mirror of
https://github.com/garabik/grc.git
synced 2024-11-10 21:26:52 +01:00
12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
# Values
|
|
regexp=^\s([^:]+):(.+)$
|
|
colours=default,cyan
|
|
======
|
|
# Client
|
|
regexp=^(Client):
|
|
colours=default,bold cyan
|
|
======
|
|
# Server
|
|
regexp=^(Server):
|
|
colours=default,bold green
|