Use the GitHub Command-t repo instead of the wincent.com one. Apparently his home page has bad SSL certs.

This commit is contained in:
Eryn Wells 2012-03-30 20:16:21 -07:00
parent 6087aa4e0f
commit fc6eed5b25

2
.gitmodules vendored
View file

@ -27,7 +27,7 @@
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://git.wincent.com/command-t.git
url = https://github.com/wincent/Command-T.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat