diff --git a/.config/git/config b/.config/git/config index 0a61afe..0fa4515 100644 --- a/.config/git/config +++ b/.config/git/config @@ -56,6 +56,7 @@ #pager = delta pager = diff-so-fancy \ | less --tabs=8 --RAW-CONTROL-CHARS --quit-if-one-screen + whitespace = trailing-spaces,space-before-tab,indent-with-non-tab [delta] navigate = true commit-decoration-style = bold yellow box