summaryrefslogtreecommitdiff
path: root/modules/prog-go.el
AgeCommit message (Collapse)Author
7 daysfeat: prog-go: Enhance Go configuration with go-ts-modeCraig Jennings
Add go-ts-mode configuration using tree-sitter for Go programming. Introduce `go-bin-path` for managing Go tool binaries and implement `cj/go-staticcheck` for running static analysis. Update key bindings to use staticcheck instead of golint.
2025-10-12changing repositoriesCraig Jennings