Skip to content

Commit

Permalink
Update link to lsp configs (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kennedy242 authored Oct 3, 2024
1 parent 185da3b commit 140fd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/docs/config/lsp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const meta = {

Before starting, it is strongly recommended that you walk through the LSP configuration [lspconfig repository](https://github.com/neovim/nvim-lspconfig).

Then check [server_configurations.md](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md) to make sure your language's LSP server is present there.
Then check [configs.md](https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md) to make sure your language's LSP server is present there.

- **Plugin table**

Expand Down

0 comments on commit 140fd9c

Please sign in to comment.