Disable delta side by side
This commit is contained in:
parent
ea44496119
commit
fb33ab43c7
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ in
|
|||
core.editor = "kak";
|
||||
credential.helper = "cache --timeout=3600 ";
|
||||
delta.navigate = true;
|
||||
delta.side-by-side = true;
|
||||
# delta.side-by-side = true;
|
||||
diff.colorMoved = "default";
|
||||
diff.guitool = "meld";
|
||||
init.defaultBranch = "main";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue