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