This website requires JavaScript.
Explore
Help
Sign in
kevin
/
darkcloud-nvimconfig
Watch
1
Star
0
Fork
You've already forked darkcloud-nvimconfig
0
mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced
2024-11-09 23:06:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
745ab045f1
darkcloud-nvimconfig
/
vim
/
config
/
plugins
/
vimpager.vim
6 lines
87 B
VimL
Raw
Normal View
History
Unescape
Escape
Fix the vimpager config
2023-02-06 13:15:48 -05:00
if
!
exists
(
'g:vimpager'
)
let
g
:
vimpager
=
{}
endif
Don't pass through pager text smaller than the terminal
2023-02-06 13:10:54 -05:00
let
g
:
vimpager
.
passthrough
=
0
Reference in a new issue
Copy permalink