Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin: install gopls stable #2360

Merged
merged 1 commit into from
Jun 28, 2019
Merged

plugin: install gopls stable #2360

merged 1 commit into from
Jun 28, 2019

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jun 17, 2019

Refactor plugin/go.vim to support installing gopls' stable releases by
adding support for specifying which module version to install. When the
package name includes a @, module mode will be used.

Set and restore GO111MODULE for each binary to be installed instead of
setting it once for all binaries to be installed.

Refactor plugin/go.vim to support installing gopls' stable releases by
adding support for specifying which module version to install. When the
package name includes a `@`, module mode will be used.

Set and restore GO111MODULE for _each_ binary to be installed instead of
setting it once for _all_ binaries to be installed.
@bhcleek bhcleek merged commit 63a9278 into fatih:master Jun 28, 2019
@bhcleek bhcleek deleted the lsp/stable branch June 28, 2019 14:13
bhcleek added a commit that referenced this pull request Jun 28, 2019
Update CHANGELOG.md for #2356, #2358, #2360, #2369, and #2371
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant