We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3574af8 commit f2262ffCopy full SHA for f2262ff
doc/vim-go.txt
@@ -512,6 +512,7 @@ CTRL-t
512
syntax to the binary name. e.g. `:GoInstallBinaries [email protected]`.
513
514
Set |'g:go_get_update'| to disable updating dependencies.
515
+ Set |'g:go_exclude_binaries'| to disable installing specific binaries.
516
517
*:GoUpdateBinaries*
518
:GoUpdateBinaries [binaries]
@@ -525,6 +526,7 @@ CTRL-t
525
526
syntax to the binary name. e.g. `:GoUpdateBinaries [email protected]`.
527
528
529
+ Set |'g:go_exclude_binaries'| to disable updating specific binaries.
530
531
*:GoImplements*
532
:GoImplements
0 commit comments