From c7b061b1244053ae840c6ae46ce4253d1818f20f Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Mon, 1 May 2023 15:01:45 +0300 Subject: [PATCH] add stand with Ukraine banner yeah, I'm a Ukrainian and I don't know what i didn't it before --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f4a77..9809686 100644 --- a/README.md +++ b/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 {