aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/README_template.md b/scripts/README_template.md
index f8db7d1f..6ee2503e 100644
--- a/scripts/README_template.md
+++ b/scripts/README_template.md
@@ -27,7 +27,7 @@ Help us create configs for *all the LSPs!*
- Requires [Nvim HEAD/nightly](https://github.com/neovim/neovim/releases/tag/nightly) (v0.5 prerelease).
- nvim-lsp is just a plugin. Install it like any other Vim plugin.
- ex: Using [vim-plug](https://github.com/junegunn/vim-plug)
+ e.g. [vim-plug](https://github.com/junegunn/vim-plug)
```
:Plug 'neovim/nvim-lsp'
```