From 77413875dac6b4d147889d5a7c2e60a1929b5549 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 23 Dec 2015 13:17:34 +0900 Subject: [PATCH] Amend comment section --- plug.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug.vim b/plug.vim index c8f755c..2a06dc7 100644 --- a/plug.vim +++ b/plug.vim @@ -26,7 +26,7 @@ " " " Using a non-master branch " Plug 'rdnetto/YCM-Generator', { 'branch': 'stable' } - +" " " Plugin options " Plug 'nsf/gocode', { 'tag': 'v.20150303', 'rtp': 'vim' } "