Fix the vimpager config

This commit is contained in:
Kevin MacMartin 2023-02-06 13:15:48 -05:00
parent 20d7efb895
commit d0add8d3f4

View file

@ -1 +1,5 @@
if !exists('g:vimpager')
let g:vimpager = {}
endif
let g:vimpager.passthrough = 0