瀏覽代碼

Update README

Junegunn Choi 12 年之前
父節點
當前提交
bb299b2c85
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -3,12 +3,15 @@ vim-plug
 
 A single-file Vim plugin manager.
 
+Somewhere between [Pathogen](https://github.com/tpope/vim-pathogen) and
+[Vundle](https://github.com/gmarik/vundle), but with faster parallel installer.
 
 ### Pros.
 
 - Easier to setup
 - Parallel installation/update (requires
   [+ruby](http://junegunn.kr/2013/09/installing-vim-with-ruby-support/))
+- Smallest possible feature set
 
 ### Cons.