1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Disable paging for small outputs.

This commit is contained in:
2020-10-06 11:00:44 +02:00
parent ca0e054422
commit bb23898ce7

View File

@@ -1,5 +1,5 @@
[core]
pager = less -x4
pager = less -x4 -F -X
editor = vim
excludesfile = ~/.config/git/ignore