How to enable using PgUp/PgDn in ftplugin/man.vim (man pages viewer in vim, key "K")
        Posted  
        
            by osgx
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by osgx
        
        
        
        Published on 2010-05-20T12:33:08Z
        Indexed on 
            2010/05/20
            12:40 UTC
        
        
        Read the original article
        Hit count: 234
        
vim
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?
© Stack Overflow or respective owner