From 1824d106eeeeb17133829c8d08d395d7935ca3a8 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Sat, 30 Oct 2021 14:42:27 -0700 Subject: docs: clarify function of lspconfig (#1350) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9928de39..6667ba08 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A [collection of common configurations](https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md) for Neovim's built-in [language server client](https://neovim.io/doc/user/lsp.html). -This repo handles automatically launching and initializing language servers that are installed on your system. +This plugin allows for declaratively configuring, launching, and initializing language servers you have installed on your system. Language server configurations are community-maintained. # LSP overview -- cgit v1.2.3-70-g09d2