소스 검색

New screenshot

Junegunn Choi 12 년 전
부모
커밋
96463b613f
2개의 변경된 파일2개의 추가작업 그리고 18개의 파일을 삭제
  1. 2 18
      README.md
  2. BIN
      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)
-

BIN
gif/vim-plug.gif