git: Underline changes in diffs

This commit is contained in:
Donovan Glover
2023-06-28 08:57:41 -04:00
parent f3f00def7f
commit dc98a87544

View File

@@ -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\"" = {