mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Don't pass through pager text smaller than the terminal
This commit is contained in:
parent
48201ea5c1
commit
20d7efb895
1 changed files with 1 additions and 0 deletions
1
vim/config/plugins/vimpager.vim
Normal file
1
vim/config/plugins/vimpager.vim
Normal file
|
@ -0,0 +1 @@
|
|||
let g:vimpager.passthrough = 0
|
Loading…
Reference in a new issue