From a4e2c064f0d81c5527659c61b0e79a49fa667780 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 17 Mar 2016 16:15:45 +0900 Subject: [PATCH] Update README.md Related: #447 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a46be73..7154a34 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,8 @@ Reload .vimrc and `:PlugInstall` to install plugins. | `g:plug_retries` | 2 | Number of retries in case of timeout (*Ruby & Python*) | | `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_url_format` | `https://git::@github.com/%s.git` | `printf` format to build repo URL (Only applies to the subsequent `Plug` commands) | + ### Keybindings