Want all the nice features of VSCode but in Vim8? gopls is the new Go language server that drives VSCode and Atom. In this talk we look at a new Vim8 plugin that is also backed by gopls. https://github.com/myitcv/govim

Comments

Comments are closed.

Sam Ban at 11:51 on 24 Apr 2019

As a vi user I welcomed the subject, although I rarely use vim for go coding. Nice background detail – now I know what to complain about (language server) when the features in my IDE don't work :)