We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plugins.lspconfig
1 parent 5c67a96 commit 29aa22cCopy full SHA for 29aa22c
modules/lsp/default.nix
@@ -35,7 +35,7 @@ in
35
This can be installed using [`${options.plugins.lspconfig.enable}`][`plugins.lspconfig`].
36
37
[nvim-lspconfig]: ${options.plugins.lspconfig.package.default.meta.homepage}
38
- [`plugins.lspconfig`]: https://nix-community.github.io/nixvim/plugins/lspconfig/index.html
+ [`plugins.lspconfig`]: ../plugins/lspconfig/index.md
39
'';
40
default = { };
41
example = {
0 commit comments