Looks like there is no easy way to add vim-go to my vim installation on Windows 11?
I havent really tried vim-go on windows 11. But, i can look into it in the morning.
But, if youre interested in an alternative. Theres WSL. VSCode with WSL and Go extensions installed works really well.
One caveat to it is youll need to add a ppa so you can have go 1.23. But, after that. Things are pretty solid. The extension will check for errors to fix without having to compile too.
I can update with a future comment with the names of the plugins if youre interested.