altercation / vim-colors-solarized

precision colorscheme for the vim text editor
http://ethanschoonover.com/solarized
6.58k stars 1.75k forks source link

Cloning git timing out #231

Open siq91 opened 1 year ago

siq91 commented 1 year ago

When using: git clone git://github.com/altercation/vim-colors-solarized.git

Receiving this message: Cloning into 'vim-colors-solarized'... fatal: unable to connect to github.com: github.com[0: 20.248.137.48]: errno=Operation timed out

brleinad commented 1 year ago

I opened a PR for this #232

You need to run git clone git@github.com:altercation/vim-colors-solarized.git