use side-by-side for delta diff output
This commit is contained in:
@@ -18,13 +18,14 @@
|
|||||||
|
|
||||||
[delta]
|
[delta]
|
||||||
navigate = true # use n and N to move between diff sections
|
navigate = true # use n and N to move between diff sections
|
||||||
|
side-by-side = true
|
||||||
|
|
||||||
# delta detects terminal colors automatically; set one of these to disable auto-detection
|
# delta detects terminal colors automatically; set one of these to disable auto-detection
|
||||||
# dark = true
|
# dark = true
|
||||||
# light = true
|
# light = true
|
||||||
|
|
||||||
[merge]
|
[merge]
|
||||||
conflictstyle = diff3
|
conflictstyle = zdiff3
|
||||||
|
|
||||||
[diff]
|
[diff]
|
||||||
colorMoved = default
|
colorMoved = default
|
||||||
|
|||||||
Reference in New Issue
Block a user