File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Table of Contents *VectorCode-table-of-contents*
2424 both the CLI and the neovim plugin to the latest version before opening an
2525 issue.
2626- | VectorCode-installation |
27+ - | VectorCode-mason.nvim |
2728 - | VectorCode-nix |
2829- | VectorCode-integrations |
2930- | VectorCode-configuration |
@@ -93,6 +94,13 @@ you can use the following plugin spec:
9394 This plugin is developed and tested on neovim _v0.11_. It may work on older
9495 versions, but I do not test on them before publishing.
9596
97+ MASON.NVIM ~
98+
99+ The VectorCode CLI and LSP server are available in `mason.nvim` . If you choose
100+ to install the CLI through mason, you may need to pay extra attention to the
101+ version pinning because the package updates on mason usually takes extra time.
102+
103+
96104NIX ~
97105
98106There’s a community-maintained nix package
You can’t perform that action at this time.
0 commit comments