mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Fix the vimpager config
This commit is contained in:
parent
20d7efb895
commit
d0add8d3f4
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
if !exists('g:vimpager')
|
||||
let g:vimpager = {}
|
||||
endif
|
||||
|
||||
let g:vimpager.passthrough = 0
|
||||
|
|
Loading…
Reference in a new issue