From 430a6cea1cbad1e481ce5f26324ea8e7c4de1875 Mon Sep 17 00:00:00 2001 From: liuhong Date: Mon, 16 May 2016 13:12:15 +0800 Subject: [PATCH] update .vimrc's content --- install_awesome_vimrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_awesome_vimrc.sh b/install_awesome_vimrc.sh index 828d9f7a..1e5af1a7 100644 --- a/install_awesome_vimrc.sh +++ b/install_awesome_vimrc.sh @@ -1,6 +1,6 @@ cd ~/.vim_runtime -echo 'set rtp+=~/.vim_runtime +echo 'set rtp+=~/.vim/bundle/Vundle.vim call vundle#rc() source ~/.vim_runtime/basic.vim