TEST: rename install dir
This commit is contained in:
parent
4afb0ca805
commit
8640f8c098
@ -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'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user