feat: Show +/- prefixes in git diff
This commit is contained in:
parent
aa083d677f
commit
f00dab6bc2
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue