Merge pull request #1245 from bazz2/master

[bazz2]Managing Vim extensions with NeoBundle
This commit is contained in:
Xingyu.Wang 2014-06-26 13:57:54 +08:00
commit a2e90b8d13

View File

@ -1,3 +1,4 @@
[bazz2 hehehe]
Managing Vim extensions with NeoBundle
================================================================================
[NeoBundle][1] is a third-generation extension manager for [Vim][2], building on [Vundle][3], which builds on [Pathogen][4]. In an earlier article, I [advised against using Neobundle][5] because of its rapid development and minimal English documentation. Now, more than a year later, both problems are more manageable.