Skip to content

language/go: add gopher.nvim#1403

Merged
NotAShelf merged 3 commits intoNotAShelf:mainfrom
snoweuph:feat/go-extra
Mar 2, 2026
Merged

language/go: add gopher.nvim#1403
NotAShelf merged 3 commits intoNotAShelf:mainfrom
snoweuph:feat/go-extra

Conversation

@snoweuph
Copy link
Contributor

@snoweuph snoweuph commented Feb 8, 2026

add gopher.nvim

I really want gomodifytags and impl support, but besides go.nvim, which is heavy and this, the single goal plugins are all unmaintained.

Waiting for: NixOS/nixpkgs#488212 as with this mr, the :GoImpl will fail, due to nixpkgs beeing outdated

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

github-actions bot pushed a commit that referenced this pull request Feb 8, 2026
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

🚀 Live preview deployed from a72c204

View it here:

Debug Information

Triggered by: NotAShelf

HEAD at: feat/go-extra

Reruns: 2216

@snoweuph
Copy link
Contributor Author

rebased -> showing I didnt forgot this and for my future sanity :D

@snoweuph
Copy link
Contributor Author

rebased. still waiting for plugin upstream issue to get resolved

@snoweuph
Copy link
Contributor Author

rebased

@snoweuph snoweuph force-pushed the feat/go-extra branch 3 times, most recently from 4390dd6 to 9140ed8 Compare February 28, 2026 15:14
github-actions bot pushed a commit that referenced this pull request Feb 28, 2026
github-actions bot pushed a commit that referenced this pull request Feb 28, 2026
@snoweuph snoweuph marked this pull request as ready for review February 28, 2026 16:04
github-actions bot pushed a commit that referenced this pull request Feb 28, 2026
Copy link
Owner

@NotAShelf NotAShelf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two quick notes.

Copy link
Owner

@NotAShelf NotAShelf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NotAShelf NotAShelf enabled auto-merge March 2, 2026 18:29
github-actions bot pushed a commit that referenced this pull request Mar 2, 2026
@NotAShelf NotAShelf merged commit d1aceaf into NotAShelf:main Mar 2, 2026
14 checks passed
@snoweuph snoweuph deleted the feat/go-extra branch March 2, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants