Try 'histogram' git diff algorithm
dblume

dblume commited on 2024-02-27 09:26:27
Showing 1 changed files, with 1 additions and 0 deletions.

... ...
@@ -5,6 +5,7 @@
5 5
 	tool = vimdiff
6 6
 	noprefix = true
7 7
 	submodule = log
8
+	algorithm = histogram
8 9
 [difftool]
9 10
 	prompt = false
10 11
 [color "blame"]
11 12