mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-07 01:24:27 +08:00
Implement PlugSnapshot (#97)
Known issue: After running the script, PlugDiff will show "future" commits.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user