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

lsp: add support for using gopls for :GoImports #2791

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Mar 29, 2020

Fixes #2789

Add support for using `gopls` for `:GoImports`. A new option,
g:go_imports_command can be set to cause `:GoImports` to adjust imports
using `gopls.

Fixes fatih#2789
@bhcleek bhcleek merged commit 8a8159b into fatih:master Mar 31, 2020
@bhcleek bhcleek deleted the lsp/imports branch March 31, 2020 02:40
bhcleek added a commit that referenced this pull request Mar 31, 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.

folds disappear on :GoImports call
1 participant