vim-plugins: vim-go: add missing binaries gocode, gocode-mod and the go-tools

This commit is contained in:
Wael M. Nasreddine
2018-11-05 22:14:10 -08:00
parent 0f4f5d69a7
commit f8f4b17d16

View File

@@ -14,7 +14,7 @@
, asmfmt, delve, errcheck, godef, golint
, gomodifytags, gotags, gotools, motion
, gnused, reftools, gogetdoc, gometalinter
, impl, iferr
, impl, iferr, gocode, gocode-gomod, go-tools
}:
let
@@ -261,6 +261,9 @@ with generated;
asmfmt
delve
errcheck
go-tools
gocode
gocode-gomod
godef
gogetdoc
golint