Updated README
This commit is contained in:
parent
b67843d640
commit
66cd3002dd
|
@ -99,6 +99,7 @@ Reload .vimrc and `:PlugInstall` to install plugins.
|
|||
| `g:plug_shallow` | 1 | Use shallow clone |
|
||||
| `g:plug_window` | `vertical topleft new` | Command to open plug window |
|
||||
| `g:plug_url_format` | `https://git::@github.com/%s.git` | `printf` format to build repo URL |
|
||||
| `g:plug_quit` | `q` | Key to close the window |
|
||||
|
||||
### Keybindings
|
||||
|
||||
|
@ -106,7 +107,7 @@ Reload .vimrc and `:PlugInstall` to install plugins.
|
|||
- `S` - `PlugStatus`
|
||||
- `R` - Retry failed update or installation tasks
|
||||
- `U` - Update plugins in the selected range
|
||||
- `Q` - Close the window
|
||||
- `q` - Close the window
|
||||
- `:PlugStatus`
|
||||
- `L` - Load plugin
|
||||
- `:PlugDiff`
|
||||
|
|
Loading…
Reference in New Issue
Block a user