From e48625b0b59e63d126733358ca86f9c92efba674 Mon Sep 17 00:00:00 2001 From: David D Lowe Date: Sat, 23 May 2020 14:21:38 +0100 Subject: [PATCH] Mention Vim 8 packages in installation docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 922c335..50569d2 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ How to install Use one of the following plugin managers: +* [Native Vim 8+ packages](https://vimhelp.org/repeat.txt.html#packages) * [dein](https://github.com/Shougo/dein.vim) * [vim-plug](https://github.com/junegunn/vim-plug) * [vundle](https://github.com/VundleVim/Vundle.vim)