From 243b3d40908fcb4dc3583407f0a3ed2e0156d265 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 18 Sep 2013 21:26:15 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index aab2e97..8a580b3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ vim-plug A single-file Vim plugin manager. + ### Pros. - Easier to setup @@ -50,6 +51,10 @@ You can change the location of the plugins with `plug#begin(path)` call. (Default number of threads = `g:plug_threads` or 16) +### Articles + +- [Writing my own Vim plugin manager](http://junegunn.kr/2013/09/writing-my-own-vim-plugin-manager) + ### Screenshots #### Parallel installation