aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee2ec2ba..9928de39 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.