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

Refactor module system #2

Closed krampstudio closed 9 years ago

krampstudio commented 9 years ago

module system based on gitmodules and pathogen is difficult to maintain. Check other systems :

  1. vim-plug
  2. vundle
  3. neobundle