From 66cd3002ddf1229690dde617520ff79fa83a2ff3 Mon Sep 17 00:00:00 2001 From: Ellis Kenyo Date: Thu, 25 Jun 2015 21:53:35 +0100 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12f1980..e1856ca 100644 --- a/README.md +++ b/README.md @@ -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`