From dbfcb6dca4a7ef9bb8969b10f4dd8c80dece1837 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 19 Oct 2020 02:50:00 +0200 Subject: Mention I recommend using plug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 381d3d0a..925dce0f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A collection of language packs for Vim. 1. Install [Pathogen](https://github.com/tpope/vim-pathogen), [Vundle](https://github.com/VundleVim/Vundle.vim), [NeoBundle](https://github.com/Shougo/neobundle.vim), or [Plug](https://github.com/junegunn/vim-plug) package manager for Vim. 2. Use this repository as submodule or package. -For example when using [Plug](https://github.com/junegunn/vim-plug): +For example when using [Plug](https://github.com/junegunn/vim-plug) (which I recommend): ```vim set nocompatible -- cgit v1.2.3