Skip to content

Commit d97f12c

Browse files
committed
docs: typo
1 parent 4045c45 commit d97f12c

File tree

1 file changed

+1
-1
lines changed
  • docs/manual/configuring/languages

1 file changed

+1
-1
lines changed

docs/manual/configuring/languages/lsp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LSP Custom Packages/Command {#sec-languages-custom-lsp-packages}
22

3-
In any of the `opt.languages.<language>.lsp.package` options you can provide
3+
In any of the `vim.languages.<language>.lsp.package` options you can provide
44
your own LSP package, or provide the command to launch the language server, as a
55
list of strings. You can use this to skip automatic installation of a language
66
server, and instead use the one found in your `$PATH` during runtime, for

0 commit comments

Comments
 (0)