vmware-archive / vim-config

This is the Vim configuration we use on pairing machines at Neo, as well as many Neons' personal machines. It's pretty okay.
BSD 2-Clause "Simplified" License
64 stars 41 forks source link

Use https instead of git in neobundle #64

Closed jsyeo closed 8 years ago

jsyeo commented 8 years ago

Neobundle no longer works with the git:// protocol for cloning vim plugins. https://github.com/Shougo/neobundle.vim/commit/50a3c2e8e6e5a5738019b219c5103e0c6daca3ac

yarbelk commented 8 years ago

Invalidated because of switch to dein