mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
git: Underline changes in diffs
This commit is contained in:
parent
f3f00def7f
commit
dc98a87544
@ -38,9 +38,9 @@
|
||||
|
||||
"color \"diff-highlight\"" = {
|
||||
oldNormal = "red bold";
|
||||
oldHighlight = "red bold";
|
||||
oldHighlight = "red bold ul";
|
||||
newNormal = "green bold";
|
||||
newHighlight = "green bold";
|
||||
newHighlight = "green bold ul";
|
||||
};
|
||||
|
||||
"color \"diff\"" = {
|
||||
|
Loading…
Reference in New Issue
Block a user