diff --git a/git/gitconfig b/git/gitconfig index cce31fb..7c81615 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -20,9 +20,8 @@ default = simple [core] editor = vim - pager = less -x1,5 editor = nvim - pager = less -S -x1,5 + pager = less -x1,5 -F -M -R -J whitespace = cr-at-eol excludesfile = ~/.gitignore [rebase]