From 41138afae2b70c21ba48d4de38404bf804bcb0a7 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 17 Feb 2020 20:51:23 +0100 Subject: select histogram diff in vim and git Scientifically determined to be the best one for code: https://link.springer.com/article/10.1007/s10664-019-09772-z --- git/gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'git') diff --git a/git/gitconfig b/git/gitconfig index c16794b..01b5277 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -9,6 +9,7 @@ [diff] renames = copy + algorithm = histogram [advice] statusHints = false -- cgit v1.2.3