Skip to content

Commit 7c2382e

Browse files
committed
docs(nvim): Add instructions for mason installation
1 parent a10ae92 commit 7c2382e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/neovim.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<!-- mtoc-start -->
1313

1414
* [Installation](#installation)
15+
* [Mason.nvim ](#masonnvim-)
1516
* [Nix](#nix)
1617
* [Integrations](#integrations)
1718
* [Configuration](#configuration)
@@ -80,6 +81,12 @@ you can use the following plugin spec:
8081
> This plugin is developed and tested on neovim _v0.11_. It may work on older
8182
> versions, but I do not test on them before publishing.
8283
84+
### Mason.nvim
85+
86+
The VectorCode CLI and LSP server are available in `mason.nvim`. If you choose to
87+
install the CLI through mason, you may need to pay extra attention to the version
88+
pinning because the package updates on mason usually takes extra time.
89+
8390
### Nix
8491

8592
There's a community-maintained [nix package](https://nixpk.gs/pr-tracker.html?pr=413395)

0 commit comments

Comments
 (0)