From c0992146e2638482ab6770d40ff41e8f4402cb55 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 14 May 2024 17:13:45 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 153bd78..3d78b7f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A minimalist Vim plugin manager. - Easy to use: Concise, intuitive syntax - Minimalist: No feature bloat - Extremely stable with flawless backward compatibility - - Runs perfectly with Vim 7.0+ from 2006 and with any versions of Neovim from 2014 + - Works perfectly with Vim 7.0+ since 2006 and with all versions of Neovim since 2014 - [Super-fast][40/4] parallel installation/update - Creates shallow clones to minimize disk space usage and download time - On-demand loading for [faster startup time][startup-time]