diff --git a/README.md b/README.md index ee2ec2ba99..9928de39a6 100644 --- a/README.md +++ b/README.md @@ -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.