Implement PlugSnapshot (#97)

Known issue: After running the script, PlugDiff will show "future"
commits.
This commit is contained in:
Junegunn Choi
2014-10-01 02:42:19 +09:00
parent 38510a8788
commit afc20ecff3
2 changed files with 41 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ Reload .vimrc and `:PlugInstall` to install plugins.
| `PlugUpgrade` | Upgrade vim-plug itself |
| `PlugStatus` | Check the status of plugins |
| `PlugDiff` | See the updated changes from the previous PlugUpdate |
| `PlugSnapshot [output path]` | Generate script for restoring the current snapshot of the plugins |
### `Plug` options