Skip to content

Commit 140fd9c

Browse files
authored
Update link to lsp configs (#225)
1 parent 185da3b commit 140fd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/config/lsp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const meta = {
77

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

10-
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.
10+
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.
1111

1212
- **Plugin table**
1313

0 commit comments

Comments
 (0)