From 32eb4f5cbe9f98d4eee75b69bb4d28985ff811a5 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 2 May 2015 23:50:58 +0900 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 074a664..4762f27 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ 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 [+python][py] or +python3 or [+ruby][rb] or [Neovim][nv]) + (with any of `+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 - Branch/tag support