Add gif for Plugfile example

This commit is contained in:
Junegunn Choi 2013-09-26 19:09:54 +09:00
parent 8bfcf21f22
commit 3b0cf33301
2 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ If you put `Plug 'junegunn/dummy1'` in your configuration file, and run
4. Dependent plugins are then installed as well, and their Plugfiles are 4. Dependent plugins are then installed as well, and their Plugfiles are
examined and their dependencies are resolved recursively. examined and their dependencies are resolved recursively.
![](https://raw.github.com/junegunn/vim-plug/master/gif/Plugfile.gif)
### Articles ### Articles
- [Writing my own Vim plugin manager](http://junegunn.kr/2013/09/writing-my-own-vim-plugin-manager) - [Writing my own Vim plugin manager](http://junegunn.kr/2013/09/writing-my-own-vim-plugin-manager)

BIN
gif/Plugfile.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB