Skip to content

Commit

Permalink
Update README.md mason install instructions (vlang#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
z7ealth authored Jun 22, 2024
1 parent 9ac84e6 commit fb9e7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ It is also available via the [VS Code Marketplace](https://marketplace.visualstu
## NVIM LSP / Mason

For Neovim users, v-analyzer is available via [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#v_analyzer).
It is part of the mason registry and can be installated with `:LspInstall v_analyzer` for nvim-lspconfig or `:MasonInstall v_analyzer` for Mason.
It is part of the mason registry and can be installated with `:LspInstall v_analyzer` for nvim-lspconfig or `:MasonInstall v-analyzer` for Mason.

## Authors

Expand Down

0 comments on commit fb9e7d9

Please sign in to comment.