Add post_update_hooks to README.md
Add check for g:post_download_hooks not being defined
Fix two minor bugs with previous commit
Add post_download_hooks variable
Bump version to 0.7.1
Add ListPlugins command and bump to 0.7.0
Pull documentation when upgrading pm
Add ClonePlugin command
Command will clone the specified url but
not add it to g:plugins. Good for temp plugins.
Added installation instructions for pm docs
This took me wayyy longer than it should have.
Add pm.txt for Vim/NeoVim documentation
Add support for plugin documentation
Added a function to update helptags when plugins are downloaded.
Made helper function more simple
Added PurgePlugins command
Quit download if g:plugins is not defined