You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/docs/config/lsp.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ export const meta = {
7
7
8
8
Before starting, it is strongly recommended that you walk through the LSP configuration [lspconfig repository](https://github.com/neovim/nvim-lspconfig).
9
9
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.
0 commit comments