Skip to content

Commit 175b06e

Browse files
committed
fix(vimdoc): update helptag reference
1 parent f85cfdb commit 175b06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mason.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ will most likely have been built with a different toolchain than your project,
88
leading to inconsistencies and possibly subtle bugs.
99

1010
If you want to use a mason.nvim installation anyway, you can do so by specifying
11-
the `server.cmd` setting (see |rustaceanvim.config| and |RustaceanLspClientOpts|):
11+
the `server.cmd` setting (see |rustaceanvim.config| and |rustaceanvim.lsp.ClientOpts|):
1212
>lua
1313
vim.g.rustaceanvim = {
1414
server = {

0 commit comments

Comments
 (0)