mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Use HTTPS for all submodules.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -24,7 +24,7 @@
|
|||||||
url = https://github.com/ynkdir/vim-vimlparser
|
url = https://github.com/ynkdir/vim-vimlparser
|
||||||
[submodule "vim/bundle/vim-latex"]
|
[submodule "vim/bundle/vim-latex"]
|
||||||
path = vim/.vim/bundle/vim-latex
|
path = vim/.vim/bundle/vim-latex
|
||||||
url = git@github.com:lervag/vim-latex.git
|
url = https://github.com/lervag/vim-latex.git
|
||||||
[submodule "vim/bundle/shebang"]
|
[submodule "vim/bundle/shebang"]
|
||||||
path = vim/.vim/bundle/shebang
|
path = vim/.vim/bundle/shebang
|
||||||
url = https://github.com/vim-scripts/Shebang
|
url = https://github.com/vim-scripts/Shebang
|
||||||
|
|||||||
Reference in New Issue
Block a user