PlugStatus Check the status of plugins PlugInstall [name] Install plugins PlugUpdate [name] Install or update plugins PlugUpgrade Upgrade vim-plug itself PlugClean[!] Remove unlisted plugins (bang version will clean without prompt) PlugDiff Examine changes from the previous update and the pending changes PlugSnapshot[!] [output path] Generate script for restoring the current snapshot of the plugins * Install plugins Add the Plug line(s) from your .vimrc, source the .vimrc and call :PlugInstall * Uninstall plugins Delete the Plug line(s) from your .vimrc, source the .vimrc and call :PlugClean