mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Bugfix: Properly display diffs of diffs.
This commit is contained in:
parent
e9be8219a0
commit
bd00bef955
@ -10,9 +10,9 @@ context default
|
||||
context exclusive linestart @@*@@ \n brightcyan
|
||||
context exclusive linestart Index:\s \n black white
|
||||
context linestart diff \n white red
|
||||
context linestart --- \n brightmagenta
|
||||
context linestart \+\+\+ \n brightmagenta
|
||||
context linestart \*\*\* \n brightmagenta
|
||||
context linestart ---\s \n brightmagenta
|
||||
context linestart \+\+\+\s \n brightmagenta
|
||||
context linestart \*\*\*\s \n brightmagenta
|
||||
context linestart === \n brown
|
||||
context linestart \+ \n brightgreen
|
||||
context linestart > \n brightgreen
|
||||
|
Loading…
Reference in New Issue
Block a user