fixed vim submodules

This commit is contained in:
Stefen Auris 2018-03-28 15:47:22 -04:00
parent dfb1f1fc66
commit c05ad0dcbe
3 changed files with 4 additions and 4 deletions

5
.gitmodules vendored
View file

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

View file

@ -9,5 +9,5 @@
[branch "master"]
remote = origin
merge = refs/heads/master
[submodule ".vim/bundle/Vundle.vim"]
[submodule "vim/.vim/bundle/Vundle.vim"]
url = https://github.com/VundleVim/Vundle.vim.git

@ -0,0 +1 @@
Subproject commit 9a38216a1c0c597f978d73547d37681fc689c90d