diff --git a/README.md b/README.md index 4a7e9f3..6c95476 100644 --- a/README.md +++ b/README.md @@ -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 examined and their dependencies are resolved recursively. +![](https://raw.github.com/junegunn/vim-plug/master/gif/Plugfile.gif) + ### Articles - [Writing my own Vim plugin manager](http://junegunn.kr/2013/09/writing-my-own-vim-plugin-manager) diff --git a/gif/Plugfile.gif b/gif/Plugfile.gif new file mode 100644 index 0000000..4a7459b Binary files /dev/null and b/gif/Plugfile.gif differ