Browse Source

TEST: rename install dir

pull/118/head
gmarik 14 years ago
parent
commit
8640f8c098
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/vimrc

+ 1
- 1
test/vimrc View File

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


Loading…
Cancel
Save