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

Commits on Jan 24, 2022

  1. Add editor setup instructions for Vim + vim-go

    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.
    bcspragu committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    48f3f14 View commit details
    Browse the repository at this point in the history
  2. Edit a few docs

    bcspragu committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ce7f7e7 View commit details
    Browse the repository at this point in the history
  3. Fix some Markdown indenting

    bcspragu committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bb1ad5e View commit details
    Browse the repository at this point in the history