AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.04k stars 212 forks source link

feat(go)!: move from `go.nvim` to `gopher.nvim` #1059

Closed mehalter closed 1 week ago

mehalter commented 1 week ago

📑 Description

This moves away from go.nvim as it is very error prone and also very heavy. This also uses Mason for go dependencies by default rather than the synchronous and slow dependency installation command.

ℹ Additional Information

github-actions[bot] commented 1 week ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping:

Uzaaft commented 1 week ago

The readme is outdated since we've removed gofumpt and added gotests