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

Add editor setup instructions for Vim + vim-go #3057

Merged
merged 3 commits into from
Feb 4, 2022
Merged

Add editor setup instructions for Vim + vim-go #3057

merged 3 commits into from
Feb 4, 2022

Conversation

bcspragu
Copy link
Contributor

What type of PR is this?

Documentation

What does this PR do? Why is it needed?

It adds documentation for how to integrate the new-ish $GOPACKAGESDRIVER functionality with Vim, adding to existing instructions for VS Code + Sublime

Which issues(s) does this PR fix?

Fixes #3056

Addresses #3056 by adding
basic instructions to get `gopls` working with autogenerated Bazel
files. Tested locally and working for protobuf as well as custom Bazel
rules + macros that generate `go_library` targets.
@achew22
Copy link
Member

achew22 commented Feb 4, 2022

Thanks so much for contributing this documentation!

@achew22 achew22 merged commit bd44f42 into bazelbuild:master Feb 4, 2022
@bcspragu bcspragu deleted the vim-docs branch February 6, 2022 04:07
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.

Editor Setup instructions for Vim + vim-go
2 participants