forked from extern/nix-config
git: Only underline new additions
This commit is contained in:
parent
dc98a87544
commit
ed1368bde6
@ -38,7 +38,7 @@
|
||||
|
||||
"color \"diff-highlight\"" = {
|
||||
oldNormal = "red bold";
|
||||
oldHighlight = "red bold ul";
|
||||
oldHighlight = "red bold";
|
||||
newNormal = "green bold";
|
||||
newHighlight = "green bold ul";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user