From b94607b172334ef61b89c4c6cd64dea00da17c26 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 17 Oct 2016 18:00:20 +0900 Subject: [PATCH] Update README: +job --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f843d..33e5710 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A minimalist Vim plugin manager. - Easier to setup: Single file. No boilerplate code required. - Easier to use: Concise, intuitive syntax - [Super-fast][40/4] parallel installation/update - (with any of `+python`, `+python3`, `+ruby`, or [Neovim][nv]) + (with any of `+job`, `+python`, `+python3`, `+ruby`, or [Neovim][nv]) - Creates shallow clones to minimize disk space usage and download time - On-demand loading for [faster startup time][startup-time] - Can review and rollback updates