From adca24e7022065696e087e6a873cf6ed3668b4f8 Mon Sep 17 00:00:00 2001 From: Josh Dick Date: Wed, 1 Jun 2016 11:20:59 -0400 Subject: [PATCH] README.md: Add note about sheerun/vim-polyglot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3abeb2..84450e1 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ Preview image taken using: colorscheme onedark ``` +3. Installing the [sheerun/vim-polyglot](https://github.com/sheerun/vim-polyglot) plug-in is recommended for improved syntax highlighting for various languages, but is not required. + ## Options **Note:** All options should be set **before** the `colorscheme onedark` line in your `~/.vimrc`.