turn off side-by-side diff
This commit is contained in:
parent
91e02014a0
commit
ab8e88f5d0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ in
|
|||
delta = {
|
||||
enable = true;
|
||||
options = {
|
||||
side-by-side = true;
|
||||
side-by-side = false;
|
||||
syntax-theme = "Dracula";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue