diff --git a/.gitmodules b/.gitmodules index 50b6227..31f55ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule ".vim/bundle/vundle"] path = .vim/bundle/vundle url = https://github.com/gmarik/vundle.git +[submodule ".vim/bundle/Vundle.vim"] + path = .vim/bundle/Vundle.vim + url = https://github.com/gmarik/Vundle.vim.git diff --git a/.vim/bundle/Vundle.vim b/.vim/bundle/Vundle.vim new file mode 160000 index 0000000..8db3bcb --- /dev/null +++ b/.vim/bundle/Vundle.vim @@ -0,0 +1 @@ +Subproject commit 8db3bcb5921103f0eb6de361c8b25cc03cb350b5