summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-06-18 19:48:31 -0400
committerJesse Luehrs <doy@tozt.net>2017-06-18 19:48:48 -0400
commitfa7050ed4f81ec9e894d2b9808edd3cd856624aa (patch)
tree5e3be6a6419112cd85ca18213f75235f5cd25867 /.gitmodules
parent26128a96b8d04e4695c0f8c2b71c727a41f14d16 (diff)
downloadconf-fa7050ed4f81ec9e894d2b9808edd3cd856624aa.tar.gz
conf-fa7050ed4f81ec9e894d2b9808edd3cd856624aa.zip
don't use ssh for gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 2afc5ac..8529d09 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -108,4 +108,4 @@
url = git://github.com/mollifier/anyframe
[submodule "vim/bundle/calendar"]
path = vim/bundle/calendar
- url = git@github.com:itchyny/calendar.vim
+ url = git://github.com/itchyny/calendar.vim