mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Relocate screenshots
This commit is contained in:
parent
09df71c3db
commit
2d87d2a5eb
34
README.md
34
README.md
@ -3,22 +3,6 @@ vim-plug
|
|||||||
|
|
||||||
A single-file Vim plugin manager.
|
A single-file Vim plugin manager.
|
||||||
|
|
||||||
### Parallel installation
|
|
||||||
|
|
||||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/pi.gif)
|
|
||||||
|
|
||||||
### Serial installation
|
|
||||||
|
|
||||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/si.gif)
|
|
||||||
|
|
||||||
### Parallel update
|
|
||||||
|
|
||||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/pu.gif)
|
|
||||||
|
|
||||||
### Serial update
|
|
||||||
|
|
||||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/su.gif)
|
|
||||||
|
|
||||||
### Pros.
|
### Pros.
|
||||||
|
|
||||||
- Easier to setup
|
- Easier to setup
|
||||||
@ -67,3 +51,21 @@ You can change the location of the plugins with `plug#init(path)` call.
|
|||||||
|
|
||||||
(Default number of threads = `g:plug_threads` or 16)
|
(Default number of threads = `g:plug_threads` or 16)
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
|
||||||
|
#### Parallel installation
|
||||||
|
|
||||||
|
![](https://raw.github.com/junegunn/vim-plug/master/gif/pi.gif)
|
||||||
|
|
||||||
|
#### Serial installation
|
||||||
|
|
||||||
|
![](https://raw.github.com/junegunn/vim-plug/master/gif/si.gif)
|
||||||
|
|
||||||
|
#### Parallel update
|
||||||
|
|
||||||
|
![](https://raw.github.com/junegunn/vim-plug/master/gif/pu.gif)
|
||||||
|
|
||||||
|
#### Serial update
|
||||||
|
|
||||||
|
![](https://raw.github.com/junegunn/vim-plug/master/gif/su.gif)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user