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:
parent
6087aa4e0f
commit
fc6eed5b25
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue