1
0
Fork 0

Use https for tako-plugins instead of ssh

This commit is contained in:
Jeremy Kaplan 2018-04-09 19:31:51 -07:00
commit 816665abab

2
.gitmodules vendored
View file

@ -6,7 +6,7 @@
url = https://github.com/sjl/z-zsh.git url = https://github.com/sjl/z-zsh.git
[submodule "tako/plugins"] [submodule "tako/plugins"]
path = tako/plugins path = tako/plugins
url = git@gitlab.com:jdkaplan/tako-plugins.git url = https://gitlab.com/jdkaplan/tako-plugins.git
[submodule "neovim/neosnippets"] [submodule "neovim/neosnippets"]
path = neovim/neosnippets path = neovim/neosnippets
url = https://github.com/Shougo/neosnippet-snippets.git url = https://github.com/Shougo/neosnippet-snippets.git