瀏覽代碼

New screenshot

Junegunn Choi 12 年之前
父節點
當前提交
96463b613f
共有 2 個文件被更改,包括 2 次插入18 次删除
  1. 2 18
      README.md
  2. 二進制
      gif/vim-plug.gif

+ 2 - 18
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)
-

二進制
gif/vim-plug.gif