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

Configure Feed

Select the types of activity you want to include in your feed.

at e90f766ea3a5c0a76ff5b132deda6fe75f6970ad 10 lines 165 B view raw
1{ 2 "name": "gopher.nvim", 3 "engines": { 4 "nvim": "^0.10.0" 5 }, 6 "repository": { 7 "type": "git", 8 "url": "https://github.com/olexsmir/gopher.nvim" 9 } 10}