From 2f9a94e8c0b6e364b17c83816d5a1b02e1084752 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 26 Aug 2014 01:39:12 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a707f55..cf12322 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Reload .vimrc and `:PlugInstall` to install plugins. | `g:plug_timeout` | 60 | Time limit of each task in seconds | | `g:plug_retries` | 2 | Number of retries in case of timeout | | `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 | ### Keybindings