language/go: add gopher.nvim for impl, gomodifytags, iferr and ... support

This commit is contained in:
Snoweuph 2026-02-08 06:04:09 +01:00
commit d1d495c826
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 61 additions and 2 deletions

View file

@ -669,6 +669,19 @@
"url": "https://github.com/MagicDuck/grug-far.nvim/archive/275dbedc96e61a6b8d1dfb28ba51586ddd233dcf.tar.gz",
"hash": "sha256-qn1BTNCX0Sm158Lv5JfHThqlJX9ualCIlc+RCjWa+t8="
},
"gopher-nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "olexsmir",
"repo": "gopher.nvim"
},
"branch": "main",
"submodules": false,
"revision": "6a3924cee5a9f36d316f8e4a90c3020438d3513f",
"url": "https://github.com/olexsmir/gopher.nvim/archive/6a3924cee5a9f36d316f8e4a90c3020438d3513f.tar.gz",
"hash": "sha256-iXTmgdADtZFQVm+IN+JoPActGuO8r7VTeHKJdkEgmVo="
},
"gruvbox": {
"type": "Git",
"repository": {