fixed submodules?
This commit is contained in:
parent
b482ef7261
commit
3285a7524e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
.vim/bundle/Vundle.vim
Submodule
1
.vim/bundle/Vundle.vim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6437ad6df4a3e6a87c5fb8bd2b8aadb277ec9c87
|
Loading…
Add table
Add a link
Reference in a new issue