Skip to content

Commit

Permalink
docs(readme): make it faster to get to config.md (neovim#1238)
Browse files Browse the repository at this point in the history
Add link to start of README
  • Loading branch information
beauwilliams authored Oct 1, 2021
1 parent a7df46e commit 507f8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 507f8a5

Please sign in to comment.