mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(rtx): setup default ruby gems and go packages
This commit is contained in:
4
default-go-packages
Normal file
4
default-go-packages
Normal file
@@ -0,0 +1,4 @@
|
||||
# Default Go packages installed by rtx when installing new Go versions.
|
||||
github.com/nametake/golangci-lint-langserver@latest
|
||||
golang.org/x/tools/cmd/goimports@latest
|
||||
golang.org/x/tools/gopls@latest
|
||||
Reference in New Issue
Block a user