summaryrefslogtreecommitdiff
path: root/.vim/bundles.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/bundles.vim')
-rw-r--r--.vim/bundles.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/bundles.vim b/.vim/bundles.vim
index ea70318..bfbf20f 100644
--- a/.vim/bundles.vim
+++ b/.vim/bundles.vim
@@ -6,7 +6,7 @@ call vundle#rc()
" vundle itself
" on a fresh install you need to do:
-" > git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
+" > config submodules update --init
" > vim -u .vim/bundles.vim +BundleInstall
Bundle 'gmarik/vundle'