enable delta for git diffs
This commit is contained in:
parent
1da42808c5
commit
a2e2772832
|
@ -135,8 +135,7 @@ in {
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
};
|
};
|
||||||
# delta.enable = true;
|
delta.enable = true;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue