From 9cebc76435bec6db617816455c2d63d54501ad8c Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Mon, 21 Dec 2015 14:11:38 -0800 Subject: [PATCH] fix inaccurate comment --- vim-files/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim-files/vimrc b/vim-files/vimrc index 58f3a09..8cae1d4 100644 --- a/vim-files/vimrc +++ b/vim-files/vimrc @@ -50,7 +50,7 @@ Plug 'mxw/vim-jsx' call plug#end() filetype plugin indent on " required -""" end vundle +""" end vim-plug """" PLUGIN SETTINGS