Improve PlugDiff: 'X' key to revert the update

This commit is contained in:
Junegunn Choi
2014-08-10 16:32:46 +09:00
parent 6272f5e289
commit f7ebba7b9e
3 changed files with 76 additions and 29 deletions

View File

@@ -96,6 +96,10 @@ Reload .vimrc and `:PlugInstall` to install plugins.
- `S` - `PlugStatus`
- `R` - Retry failed update or installation tasks
- `q` - Close the window
- `:PlugStatus`
- `L` - Load plugin
- `:PlugDiff`
- `X` - Revert the update
### Example: A small [sensible](https://github.com/tpope/vim-sensible) Vim configuration