4 gifs
This commit is contained in:
parent
9e1d2529d4
commit
6875731135
5 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -3,13 +3,21 @@ vim-plug
|
|||
|
||||
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/parallel.gif)
|
||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/pu.gif)
|
||||
|
||||
### Serial update
|
||||
|
||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/serial.gif)
|
||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/su.gif)
|
||||
|
||||
### Pros.
|
||||
|
||||
|
|
BIN
gif/pi.gif
Normal file
BIN
gif/pi.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 922 KiB |
BIN
gif/pu.gif
Normal file
BIN
gif/pu.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
BIN
gif/si.gif
Normal file
BIN
gif/si.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
gif/su.gif
Normal file
BIN
gif/su.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 521 KiB |
Loading…
Reference in a new issue