From 27b367833a6369c68af2c18fbe165698c3787178 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Tue, 19 Nov 2024 10:27:38 +0100 Subject: [PATCH] git: configure delta to show 4 spaces for tabs --- common/.config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/common/.config/git/config b/common/.config/git/config index 2b1dbaa02..d596fd754 100644 --- a/common/.config/git/config +++ b/common/.config/git/config @@ -45,6 +45,7 @@ line-numbers = true ; side-by-side = true keep-plus-minus-markers = false + tabs = 4 syntax-theme = base16 file-style = "#414868" bold file-decoration-style = "#414868" ul