docs: update README.md

This commit is contained in:
Smirnov Oleksandr 2024-04-04 17:13:29 +03:00 committed by GitHub
parent c92c7c7bc1
commit 12fa2beecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
Minimalistic plugin for Go development in Neovim written in Lua.
> It's **NOT** an LSP tool, the main goal of this plugin is to add go tooling support in Neovim.
It's **NOT** an LSP tool, the main goal of this plugin is to add go tooling support in Neovim.
> If you want to use new and maybe undocumented, and unstable features you might use [develop](https://github.com/olexsmir/gopher.nvim/tree/develop) branch.