docs: update readme
This commit is contained in:
parent
2aa86a1bbe
commit
5a1c363242
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ It's **NOT** an LSP tool, the main goal of this plugin is to add go tooling supp
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
- **Neovim 0.10** or later
|
- **Neovim 0.10** or later
|
||||||
- `go` treesitter parser, install by `:TSInstall go`
|
- Treesitter `go` parser(`:TSInstall go`)
|
||||||
- [Go](https://github.com/golang/go) installed (tested on 1.23)
|
- [Go](https://github.com/golang/go) installed (tested on 1.23)
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue