chore: remove comments, enabling delta through nix does the job
This commit is contained in:
parent
2196194308
commit
cd0c57a7e1
1 changed files with 0 additions and 6 deletions
|
@ -21,12 +21,6 @@
|
|||
init = {
|
||||
defaultBranch = "master";
|
||||
};
|
||||
#interactive = {
|
||||
#diffFilter = "delta --color-only";
|
||||
#};
|
||||
#delta = {
|
||||
#navigate = true;
|
||||
#};
|
||||
merge = {
|
||||
conflictstyle = "diff3";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue