update test/vimrc with proto default

This commit is contained in:
gmarik 2011-10-24 21:09:01 -05:00
parent 3e7b39fe52
commit ecb6773c94

View File

@ -19,6 +19,7 @@ runtime macros/matchit.vim
exec 'set rtp+='.root.'/vundle'
call vundle#rc(root)
" let g:vundle_default_git_proto = 'git'
Bundle "gmarik/vundle"