Skip to content

Commit

Permalink
chore: add link to g:go_exclude_binaries to the :GoUpdateBinaries and…
Browse files Browse the repository at this point in the history
… :GoInstallBinaries entries

Signed-off-by: Elias Van Ootegem <[email protected]>
  • Loading branch information
EVODelavega committed Jun 5, 2024
1 parent 3574af8 commit f2262ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/vim-go.txt
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ CTRL-t
syntax to the binary name. e.g. `:GoInstallBinaries [email protected]`.

Set |'g:go_get_update'| to disable updating dependencies.
Set |'g:go_exclude_binaries'| to disable installing specific binaries.

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

Set |'g:go_get_update'| to disable updating dependencies.
Set |'g:go_exclude_binaries'| to disable updating specific binaries.

*:GoImplements*
:GoImplements
Expand Down

0 comments on commit f2262ff

Please sign in to comment.