From 816665ababaa29b823eb08745836f9a3db01e114 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 9 Apr 2018 19:31:51 -0700 Subject: [PATCH] Use https for tako-plugins instead of ssh --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0216107..fab1385 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/sjl/z-zsh.git [submodule "tako/plugins"] path = tako/plugins - url = git@gitlab.com:jdkaplan/tako-plugins.git + url = https://gitlab.com/jdkaplan/tako-plugins.git [submodule "neovim/neosnippets"] path = neovim/neosnippets url = https://github.com/Shougo/neosnippet-snippets.git