add go.nvim plugin

This commit is contained in:
2024-03-17 09:30:56 +00:00
parent 20216e60b8
commit c73d428f3a
2 changed files with 17 additions and 9 deletions

View File

@ -42,15 +42,6 @@ M.mason = {
-- nix
"nil",
-- go
"gopls",
"goimports",
"gofumpt",
"gomodifytags",
"impl",
"iferr",
"staticcheck",
},
}