Explorar o código

Merge branch 'master' of github.com:junegunn/vim-plug

Junegunn Choi %!s(int64=12) %!d(string=hai) anos
pai
achega
a39753b7ac
Modificáronse 1 ficheiros con 18 adicións e 16 borrados
  1. 18 16
      README.md

+ 18 - 16
README.md

@@ -3,22 +3,6 @@ vim-plug
 
 A single-file Vim plugin manager.
 
-### 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)
-
 ### Pros.
 
 - Easier to setup
@@ -66,3 +50,21 @@ You can change the location of the plugins with `plug#init(path)` call.
 
 (Default number of threads = `g:plug_threads` or 16)
 
+### 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)
+