feat: Show +/- prefixes in git diff

This commit is contained in:
Martin Larsson 2025-07-10 23:10:25 +02:00
parent aa083d677f
commit f00dab6bc2

View file

@ -20,7 +20,8 @@
diff = diff-so-fancy | $PAGER diff = diff-so-fancy | $PAGER
[diff-so-fancy] [diff-so-fancy]
markEmptyLines = fales markEmptyLines = false
stripLeadingSymbols = false
[interactive] [interactive]
singleKey = true singleKey = true