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

config: remove support for g:go_autodetect_gopath #3078

Merged
merged 1 commit into from
Nov 1, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Nov 1, 2020

Remove support for g:go_autodetect_gopath; it was only necessary for
tools like gb and godep. Both of those were long ago archived and
there's no need for them now with Go modules and vendoring.

Fixes #3065

@bhcleek bhcleek added this to the vim-go 1.25 milestone Nov 1, 2020
Remove support for g:go_autodetect_gopath; it was only necessary for
tools like gb and godep. Both of those were long ago archived and
there's no need for them now with Go modules and vendoring.

Fixes fatih#3065
@bhcleek bhcleek merged commit d2dfc04 into fatih:master Nov 1, 2020
@bhcleek bhcleek deleted the autodetect-gopath/remove branch November 1, 2020 17:05
bhcleek added a commit that referenced this pull request Nov 1, 2020
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.

[vim-go] could not determine the appropriate directory for gopls
1 participant