|
|
@@ -3,22 +3,6 @@ vim-plug
|
|
|
|
|
|
A single-file Vim plugin manager.
|
|
|
|
|
|
-### Parallel installation
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-### Serial installation
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-### Parallel update
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-### Serial update
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
### Pros.
|
|
|
|
|
|
- Easier to setup
|
|
|
@@ -67,3 +51,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
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+#### Serial installation
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+#### Parallel update
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+#### Serial update
|
|
|
+
|
|
|
+
|
|
|
+
|