Skip to content

Commit 38082fb

Browse files
committed
Auto generate docs
1 parent 7c2382e commit 38082fb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

doc/VectorCode.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
96104
NIX ~
97105

98106
There’s a community-maintained nix package

0 commit comments

Comments
 (0)