fixed submodules?

This commit is contained in:
Stefen Auris 2017-09-18 21:46:20 -04:00
parent b482ef7261
commit 3285a7524e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule ".vim/bundle/.vim/bundle/Vundle.vim"]
path = .vim/bundle/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git

@ -0,0 +1 @@
Subproject commit 6437ad6df4a3e6a87c5fb8bd2b8aadb277ec9c87