mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-02-12 16:31:39 +08:00
Update README
This commit is contained in:
@@ -3,12 +3,15 @@ vim-plug
|
|||||||
|
|
||||||
A single-file Vim plugin manager.
|
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.
|
### Pros.
|
||||||
|
|
||||||
- Easier to setup
|
- Easier to setup
|
||||||
- Parallel installation/update (requires
|
- Parallel installation/update (requires
|
||||||
[+ruby](http://junegunn.kr/2013/09/installing-vim-with-ruby-support/))
|
[+ruby](http://junegunn.kr/2013/09/installing-vim-with-ruby-support/))
|
||||||
|
- Smallest possible feature set
|
||||||
|
|
||||||
### Cons.
|
### Cons.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user