Skip to content

Commit 30b960d

Browse files
author
Zhe Yu
committed
docs(nvim): Update version to * in nvim docs
1 parent a541697 commit 30b960d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/neovim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Use your favorite plugin manager.
4343
```lua
4444
{
4545
"Davidyz/VectorCode",
46-
version = "<0.7.0", -- optional, depending on whether you're on nightly or release
46+
version = "*", -- optional, depending on whether you're on nightly or release
4747
dependencies = { "nvim-lua/plenary.nvim" },
4848
cmd = "VectorCode", -- if you're lazy-loading VectorCode
4949
}

0 commit comments

Comments
 (0)