mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
New screenshot
This commit is contained in:
parent
0c865ba6bf
commit
96463b613f
20
README.md
20
README.md
@ -6,6 +6,8 @@ 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.
|
||||
|
||||
![](https://raw.github.com/junegunn/vim-plug/master/gif/vim-plug.gif)
|
||||
|
||||
### Pros.
|
||||
|
||||
- Easier to setup
|
||||
@ -66,21 +68,3 @@ plugins with `plug#begin(path)` call.
|
||||
|
||||
- [Writing my own Vim plugin manager](http://junegunn.kr/2013/09/writing-my-own-vim-plugin-manager)
|
||||
|
||||
### 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)
|
||||
|
||||
|
BIN
gif/vim-plug.gif
Normal file
BIN
gif/vim-plug.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue
Block a user