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
+4 -1
View File
@@ -14,7 +14,7 @@
, asmfmt, delve, errcheck, godef, golint , asmfmt, delve, errcheck, godef, golint
, gomodifytags, gotags, gotools, motion , gomodifytags, gotags, gotools, motion
, gnused, reftools, gogetdoc, gometalinter , gnused, reftools, gogetdoc, gometalinter
, impl, iferr , impl, iferr, gocode, gocode-gomod, go-tools
}: }:
let let
@@ -261,6 +261,9 @@ with generated;
asmfmt asmfmt
delve delve
errcheck errcheck
go-tools
gocode
gocode-gomod
godef godef
gogetdoc gogetdoc
golint golint