Use histogram diff algorithm.

This commit is contained in:
Gea-Suan Lin
2017-12-10 03:03:53 +08:00
parent f545108eb6
commit fd43649b63

View File

@@ -12,6 +12,8 @@
ui = auto
[core]
preloadindex = yes
[diff]
algorithm = histogram
[merge]
tool = vimdiff
[pull]