mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-20 02:56:10 -07:00
Update README.md
This commit is contained in:
parent
80b5f75c21
commit
243b3d4090
@ -3,6 +3,7 @@ vim-plug
|
|||||||
|
|
||||||
A single-file Vim plugin manager.
|
A single-file Vim plugin manager.
|
||||||
|
|
||||||
|
|
||||||
### Pros.
|
### Pros.
|
||||||
|
|
||||||
- Easier to setup
|
- Easier to setup
|
||||||
@ -50,6 +51,10 @@ You can change the location of the plugins with `plug#begin(path)` call.
|
|||||||
|
|
||||||
(Default number of threads = `g:plug_threads` or 16)
|
(Default number of threads = `g:plug_threads` or 16)
|
||||||
|
|
||||||
|
### Articles
|
||||||
|
|
||||||
|
- [Writing my own Vim plugin manager](http://junegunn.kr/2013/09/writing-my-own-vim-plugin-manager)
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
#### Parallel installation
|
#### Parallel installation
|
||||||
|
Loading…
Reference in New Issue
Block a user