mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-01-10 17:32:21 +08:00
Merge branch 'master' of github.com:junegunn/vim-plug
This commit is contained in:
34
README.md
34
README.md
@@ -3,22 +3,6 @@ vim-plug
|
||||
|
||||
A single-file Vim plugin manager.
|
||||
|
||||
### Parallel installation
|
||||
|
||||

|
||||
|
||||
### Serial installation
|
||||
|
||||

|
||||
|
||||
### Parallel update
|
||||
|
||||

|
||||
|
||||
### Serial update
|
||||
|
||||

|
||||
|
||||
### Pros.
|
||||
|
||||
- Easier to setup
|
||||
@@ -66,3 +50,21 @@ You can change the location of the plugins with `plug#init(path)` call.
|
||||
|
||||
(Default number of threads = `g:plug_threads` or 16)
|
||||
|
||||
### Screenshots
|
||||
|
||||
#### Parallel installation
|
||||
|
||||

|
||||
|
||||
#### Serial installation
|
||||
|
||||

|
||||
|
||||
#### Parallel update
|
||||
|
||||

|
||||
|
||||
#### Serial update
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user