darkcloud-nvimconfig/vim/config/plugins/vimpager.vim

6 lines
87 B
VimL
Raw Normal View History

2023-02-06 13:15:48 -05:00
if !exists('g:vimpager')
let g:vimpager = {}
endif
let g:vimpager.passthrough = 0