From 6ce744ac8ac39fc84c36a17e169a7280a920f579 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 18 Aug 2012 17:23:29 +1200 Subject: Whoops, use git:// method --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index de0fb6e3..36d49ef8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,4 +50,4 @@ url = git://github.com/tejr/vim-nagios.git [submodule "vim/bundle/ctrlp"] path = vim/bundle/ctrlp - url = https://github.com/kien/ctrlp.vim + url = git://github.com/kien/ctrlp.vim.git -- cgit v1.2.3