mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Disable paging for small outputs.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[core]
|
[core]
|
||||||
pager = less -x4
|
pager = less -x4 -F -X
|
||||||
editor = vim
|
editor = vim
|
||||||
excludesfile = ~/.config/git/ignore
|
excludesfile = ~/.config/git/ignore
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user