diff options
Diffstat (limited to '.config/git')
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config index 8a4f2bb..2472da4 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,5 @@ [core] - pager = nvim -u NONE -R - + pager = nvim -R - [color] ui = false [commit] |