diff --git a/.gitmodules b/.gitmodules index 9cfc6c3c..0b1a744e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "bundle/vim-pandoc"] path = bundle/vim-pandoc url = https://github.com/vim-pandoc/vim-pandoc.git +[submodule "bundle/vundle"] + path = bundle/vundle + url = https://github.com/gmarik/vundle.git diff --git a/bundle/vundle b/bundle/vundle new file mode 160000 index 00000000..769010ae --- /dev/null +++ b/bundle/vundle @@ -0,0 +1 @@ +Subproject commit 769010ae4dc2ccb40bb0d93078f0480c80553860