Skip to content

Commit f2262ff

Browse files
committed
chore: add link to g:go_exclude_binaries to the :GoUpdateBinaries and :GoInstallBinaries entries
Signed-off-by: Elias Van Ootegem <[email protected]>
1 parent 3574af8 commit f2262ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/vim-go.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ CTRL-t
512512
syntax to the binary name. e.g. `:GoInstallBinaries [email protected]`.
513513

514514
Set |'g:go_get_update'| to disable updating dependencies.
515+
Set |'g:go_exclude_binaries'| to disable installing specific binaries.
515516

516517
*:GoUpdateBinaries*
517518
:GoUpdateBinaries [binaries]
@@ -525,6 +526,7 @@ CTRL-t
525526
syntax to the binary name. e.g. `:GoUpdateBinaries [email protected]`.
526527

527528
Set |'g:go_get_update'| to disable updating dependencies.
529+
Set |'g:go_exclude_binaries'| to disable updating specific binaries.
528530

529531
*:GoImplements*
530532
:GoImplements

0 commit comments

Comments
 (0)