Browse Source

update test/vimrc with proto default

pull/126/head
gmarik 14 years ago
parent
commit
ecb6773c94
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      test/vimrc

+ 1
- 0
test/vimrc 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"


Loading…
Cancel
Save