From 1df59a471567e536f2ffb43e93b243c866ff0d34 Mon Sep 17 00:00:00 2001 From: Nils Date: Sun, 18 Oct 2020 02:38:06 +0100 Subject: [PATCH] Update nvim-lsp -> nvim-lspconfig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48d6bfd..e504427 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ make it a more user friendly without adding too much to it. ## Prerequisites - Neovim nightly -- You should set up your language server of choice with the help of [nvim-lsp](https://github.com/neovim/nvim-lsp) +- You should set up your language server of choice with the help of [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) ## Install