diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # nvim-lspconfig -A collection of common configurations for Neovim's built-in [language server client](https://neovim.io/doc/user/lsp.html). +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. |
