ray-x / go.nvim

G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
MIT License
1.91k stars 119 forks source link

fixup: check for env variables based on go env #399

Closed weirdgiraffe closed 7 months ago

weirdgiraffe commented 7 months ago

not all golang env specific variables are injected into vim.env, so check their presence based on go env instead