vim-plug help pages! =================== Small vim plugin which gives access to vim-plug usage from within vim. Installation ------------ Add the following to your list of pluggins: ```vim :Plug 'junegunn/vim-plug', {'rtp': 'vim-plug-doc'} ```