aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-10-05 23:57:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-10-05 23:57:58 +1300
commitf72027b80d70ecbf88fc4716fadb53fa03b5c6fc (patch)
tree3dc0cc4fb815c93ff1632c4becacc06b27d9aa5a
parentDrop Tabular for Lion (diff)
downloaddotfiles-f72027b80d70ecbf88fc4716fadb53fa03b5c6fc.tar.gz
dotfiles-f72027b80d70ecbf88fc4716fadb53fa03b5c6fc.zip
Correct choice of submod protocol
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9b66945a..9696e274 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,4 +42,4 @@
url = git://github.com/tommcdo/vim-exchange
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
- url = http://github.com/tommcdo/vim-lion
+ url = git://github.com/tommcdo/vim-lion