From f7fbbf9ef06332666c53ddd6c2a0d88691721a28 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 1 Nov 2025 00:39:31 +0900 Subject: git: set core.pager to configure tab width with 4 --- .config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/config b/.config/git/config index acef338..d03ee29 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,6 @@ [core] editor = nvim + pager = "less --tabs=4" commentchar = ";" quotepath = false -- cgit v1.2.3-70-g09d2