histogram as diff algorithm
This commit is contained in:
parent
01ae9f1db2
commit
b63b0916c7
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ in {
|
|||
commit.verbose = true;
|
||||
merge.conflictstyle = "zdiff3";
|
||||
interactive.diffFilter = "${pkgs.delta}/bin/delta --color-only";
|
||||
diff.algorithm = "histogram";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue