Dmytro Linkin
Dmytro Linkin
mingw64 doesn't provide golang package because it is the same windows version. Last time I tried to figure out root cause it was a problem with a path notations: `/`...
> Yes, the problems is paths, but the systems ability to understand a path will depend on how it was compiled. In this case, it looks like `gopls` was compiled...
> I'd recommend not using mingw's Vim on Windows with vim-go. Idea is to use vim within a shell. So, I'm not using vim-go :D > execute .. File: `D:\main.go`...