use publicly-available url for my fork of vim-colors-solarized, to allow travis to proceed

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-07-19 10:06:13 +02:00
parent c776fef83e
commit dfe70767cf

2
.gitmodules vendored
View file

@ -24,7 +24,7 @@
url = https://github.com/airblade/vim-gitgutter
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git@github.com:cyplo/vim-colors-solarized.git
url = https://github.com/cyplo/vim-colors-solarized.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh