Change PlugClean description vim docs

This commit is contained in:
Harry Moreno 2019-07-09 02:23:48 -04:00
parent 25b0a46705
commit ad908ab2cc

View File

@ -194,7 +194,7 @@ Reload .vimrc and `:PlugInstall` to install plugins.
------------------------------------+-------------------------------------------------------------------
`PlugInstall[name...][#threads]` | Install plugins
`PlugUpdate[name...][#threads]` | Install or update plugins
`PlugClean[!]` | Remove unused directories (bang version will clean without prompt)
`PlugClean[!]` | Remove unlisted plugins (bang version will clean without prompt)
`PlugUpgrade` | Upgrade vim-plug itself
`PlugStatus` | Check the status of plugins
`PlugDiff` | Examine changes from the previous update and the pending changes