summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
m---------.vim/bundle/vundle0
-rw-r--r--.vim/bundles.vim2
2 files changed, 1 insertions, 1 deletions
diff --git a/.vim/bundle/vundle b/.vim/bundle/vundle
new file mode 160000
+Subproject 3bf598d169993d703c21115876c36e460a51b10
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'