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