[mirror] Make your go dev experience better github.com/olexsmir/gopher.nvim
neovim golang

add stand with Ukraine banner

yeah, I'm a Ukrainian and I don't know what i didn't it before

Changed files
+3 -1
+3 -1
README.md
··· 1 1 # gopher.nvim 2 2 3 + [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://stand-with-ukraine.pp.ua) 4 + 3 5 Minimalistic plugin for Go development in Neovim written in Lua. 4 6 5 7 It's not an LSP tool, the main goal of this plugin is add go tooling support in Neovim. ··· 26 28 27 29 Note: 28 30 29 - - Installer does not install the tool in user set path 31 + - `installer` does not install the tool in user set path 30 32 31 33 ```lua 32 34 require("gopher").setup {