From dd8e5c471bf2b5d416442737ce68a1b3145f689e Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 14 May 2025 15:55:10 -0700 Subject: [PATCH] git: Use the new histogram diff algorithm --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index 15e237e..3113ada 100644 --- a/git/config +++ b/git/config @@ -23,6 +23,7 @@ helper = cache navigate = true [diff] +algorithm = histogram colorMoved = dimmed-zebra wsErrorHighlight = all