more generic way of supporting custom pagers

This commit is contained in:
Jesse Duffield
2020-03-01 21:00:44 +11:00
parent 355f1615ab
commit 54241d8ab9
3 changed files with 33 additions and 22 deletions

View File

@@ -258,6 +258,9 @@ func GetDefaultConfig() []byte {
commitLength:
show: true
git:
paging:
colorArg: always
useConfig: false
merging:
manualCommit: false
skipHookPrefix: 'WIP'