mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-24 04:56:33 -07:00
Update README
This commit is contained in:
parent
405ba3ea05
commit
3bf2573703
@ -56,10 +56,10 @@ plugins with `plug#begin(path)` call.
|
||||
### Commands
|
||||
|
||||
| Command | Description |
|
||||
| ---------------------- | ------------------------------------------------------------------- |
|
||||
| ---------------------- | ------------------------------------------------------------------ |
|
||||
| PlugInstall [#threads] | Install plugins |
|
||||
| PlugUpdate [#threads] | Install or update plugins |
|
||||
| PlugClean[!] | Remove unused directories. (Bang version will clean without prompt) |
|
||||
| PlugClean[!] | Remove unused directories (bang version will clean without prompt) |
|
||||
| PlugUpgrade | Upgrade vim-plug itself |
|
||||
| PlugStatus | Check the status of plugins |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user