Update README

This commit is contained in:
Junegunn Choi 2013-09-23 00:43:38 +09:00
parent 99b9f5e9c8
commit bb299b2c85

View file

@ -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.