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:
@@ -1,5 +1,5 @@
|
||||
[core]
|
||||
pager = less -x4
|
||||
pager = less -x4 -F -X
|
||||
editor = vim
|
||||
excludesfile = ~/.config/git/ignore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user