disable using nvim as a pager
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
defaultBranch = main
|
||||
[core]
|
||||
editor = nvim
|
||||
pager = nvim -dR
|
||||
; pager = nvim -dR
|
||||
[color]
|
||||
ui = auto
|
||||
pager = no
|
||||
|
||||
Reference in New Issue
Block a user