TEST: rename install dir

This commit is contained in:
gmarik 2011-11-22 15:31:18 -06:00
parent 4afb0ca805
commit 8640f8c098

View File

@ -1,7 +1,7 @@
" vim -u test/vimrc " vim -u test/vimrc
set nocompatible set nocompatible
let root = '/tmp/vundle_bundles/' let root = '/tmp/vundle-test/bundles/'
let src = 'http://github.com/gmarik/vundle.git' let src = 'http://github.com/gmarik/vundle.git'
" let src = '~/.vim/bundle/vundle/.git' " let src = '~/.vim/bundle/vundle/.git'