add stand with Ukraine banner
yeah, I'm a Ukrainian and I don't know what i didn't it before
This commit is contained in:
parent
cc46546a93
commit
c7b061b124
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# gopher.nvim
|
||||
|
||||
[](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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue