From 495e27b1e8bea257fa4747ba29e48b2d1143bb16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 3 Aug 2024 17:26:20 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(git):=20diff-so-?= =?UTF-8?q?fancy=20as=20pager?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/git/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/git/config b/.config/git/config index 37bc99e1..940b00d7 100644 --- a/.config/git/config +++ b/.config/git/config @@ -47,9 +47,6 @@ tool = nvimdiff conflictstyle = diff3 -[pager] - blame = diff-so-fancy | less --tabs=4 -RFX - [diff] colorMoved = default