Skip to content

Commit d7da5f6

Browse files
committed
docs: update readme
1 parent 84a76c0 commit d7da5f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ For zig, you can use this plugin to parse zig build dependency from `build.zig.z
88

99
## Install(neovim)
1010

11-
For neovim user, please use neovim `0.10`!
11+
> for `0.13.0` and previous version, use `0.0.1`!
12+
13+
For neovim user, please use neovim `0.10` and zig `0.14.0`!
1214

1315
this plugin's dependency is [plenary.nvim](https://github.com/nvim-lua/plenary.nvim) and [lspconfig](https://github.com/neovim/nvim-lspconfig)!
1416

@@ -46,8 +48,6 @@ for windows user: you need `curl` and `unzip`
4648

4749
for unix-like user: you need `curl` and `tar`
4850

49-
Oh, of course, you need to install `zig` to build lamp lib for shasum and more features.(_hhh, this sentence seems be meaningless_)
50-
5151
### Notice
5252

5353
Since external libraries are introduced, if the zig compiled libraries appear panic or do not conform to the c API, then neovim will crash. Please open the issue report

0 commit comments

Comments
 (0)