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

fix(config): type annotations

olexsmir.xyz 92b0ebb6 e90f766e

verified
Changed files
+1 -1
lua
gopher
+1 -1
lua/gopher/config.lua
··· 109 109 110 110 ---@dochide 111 111 ---@return gopher.Config 112 - return config 112 + return config --[[ @as gopher.Config ]]