darkcloud-nvimconfig/vim/config/plugins/vimpager.vim
2023-02-06 13:15:48 -05:00

5 lines
87 B
VimL

if !exists('g:vimpager')
let g:vimpager = {}
endif
let g:vimpager.passthrough = 0