docs: update readme

This commit is contained in:
Oleksandr Smirnov 2025-03-02 16:30:21 +02:00
parent 2aa86a1bbe
commit 5a1c363242
No known key found for this signature in database

View file

@ -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