How to enable using PgUp/PgDn in ftplugin/man.vim (man pages viewer in vim, key "K")
- by osgx
Hello
There is a plugin for vim
ftplugin/man.vim
With it I can view man page directly from vim by pressing "K"
But scrolling in this internal man apge viewer does not work with pgup/pgdn. Yes, there is some other variant of scroll, but how to enable pgdn/pgup in this plugin?