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.
1 parent 4045c45 commit d97f12cCopy full SHA for d97f12c
docs/manual/configuring/languages/lsp.md
@@ -1,6 +1,6 @@
1
# LSP Custom Packages/Command {#sec-languages-custom-lsp-packages}
2
3
-In any of the `opt.languages.<language>.lsp.package` options you can provide
+In any of the `vim.languages.<language>.lsp.package` options you can provide
4
your own LSP package, or provide the command to launch the language server, as a
5
list of strings. You can use this to skip automatic installation of a language
6
server, and instead use the one found in your `$PATH` during runtime, for
0 commit comments