vim-dist / webvim

WebVim is a vim based distribution targeting JavaScript and Web development
http://webvim.org
GNU General Public License v3.0
330 stars 34 forks source link

Fix dependencies #32

Closed krampstudio closed 7 years ago

krampstudio commented 8 years ago

Most of the dependencies refers to master branch of their repos. We should fix the dependencies tags. It might be required to fork most of the repositories.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

krampstudio commented 7 years ago

In order to achieve this, we can update to the last version of https://github.com/junegunn/vim-plug which support commits in addition to tags! This will be easier!