added examples for new diff color configs
This commit is contained in:
parent
5300a2eafc
commit
0a4642fcc2
1 changed files with 3 additions and 0 deletions
|
@ -273,3 +273,6 @@
|
||||||
#unreachable = red
|
#unreachable = red
|
||||||
#ok = green
|
#ok = green
|
||||||
#changed = yellow
|
#changed = yellow
|
||||||
|
#diff_add = green
|
||||||
|
#diff_remove = red
|
||||||
|
#diff_lines = cyan
|
||||||
|
|
Loading…
Reference in a new issue