use side-by-side for delta diff output
This commit is contained in:
@@ -18,13 +18,14 @@
|
||||
|
||||
[delta]
|
||||
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
|
||||
# dark = true
|
||||
# light = true
|
||||
|
||||
[merge]
|
||||
conflictstyle = diff3
|
||||
conflictstyle = zdiff3
|
||||
|
||||
[diff]
|
||||
colorMoved = default
|
||||
|
||||
Reference in New Issue
Block a user