From 3c45fe5c7baf8ee214588d0ebceb0f034430d99c Mon Sep 17 00:00:00 2001 From: kazukazuinaina Date: Thu, 5 Mar 2020 01:52:19 +0900 Subject: [fix] e.g --- scripts/README_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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' ``` -- cgit v1.3.1