Update reference to goplay and go coverage highlight #253 #192

This commit is contained in:
ray-x 2023-02-09 09:39:51 +11:00
parent 470349cff5
commit e752dfd0eb

View File

@ -1026,6 +1026,12 @@ EOF
This will setup gopls with non default configure provided by go.nvim (Includes lspconfig default keymaps) This will setup gopls with non default configure provided by go.nvim (Includes lspconfig default keymaps)
## Other plugins that you may like
* [goplay](https://github.com/jeniasaigak/goplay.nvim)
* [a different way to highlight coverage results](https://github.com/rafaelsq/nvim-goc.lua)
## Q & A: ## Q & A:
Q: What is `Toggle gc annotation details` Q: What is `Toggle gc annotation details`