Update README

This commit is contained in:
Junegunn Choi 2013-09-25 12:50:30 +09:00
parent 412f1cbb2f
commit 405ba3ea05

View file

@ -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 |
| PlugClean[!] | Remove unused directories. (Bang version will clean without prompt) |
| PlugUpgrade | Upgrade vim-plug itself |
| PlugStatus | Check the status of plugins |