summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-19 02:50:00 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-19 02:50:00 +0200
commitdbfcb6dca4a7ef9bb8969b10f4dd8c80dece1837 (patch)
treef34212ef8881fff6d1ce579acc94e54c8882052f
parent6208384bd4b4306338ef4bfa0605cf182a424ee2 (diff)
downloadvim-polyglot-dbfcb6dca4a7ef9bb8969b10f4dd8c80dece1837.tar.gz
vim-polyglot-dbfcb6dca4a7ef9bb8969b10f4dd8c80dece1837.zip
Mention I recommend using plug
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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