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