all repos

gopher.nvim @ c7b061b

Minimalistic plugin for Go development
1 files changed, 3 insertions(+), 1 deletions(-)
add stand with Ukraine banner

yeah, I'm a Ukrainian and I don't know what i didn't it before
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2023-05-01 15:01:45 +0300
Parent: cc46546
M README.md

@@ -1,5 +1,7 @@

# gopher.nvim +[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://stand-with-ukraine.pp.ua) + Minimalistic plugin for Go development in Neovim written in Lua. It's not an LSP tool, the main goal of this plugin is add go tooling support in Neovim.

@@ -26,7 +28,7 @@ By `.setup` function you can configure the plugin.

Note: -- Installer does not install the tool in user set path +- `installer` does not install the tool in user set path ```lua require("gopher").setup {