mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(go): add bufls to default list of packages
This commit is contained in:
@@ -16,6 +16,7 @@ install_go_global_packages() {
|
||||
local packages=(
|
||||
github.com/akavel/up@latest
|
||||
github.com/asciimoo/wuzz@latest
|
||||
github.com/bufbuild/buf-language-server/cmd/bufls@latest
|
||||
github.com/caddyserver/xcaddy/cmd/xcaddy@latest
|
||||
github.com/erning/gorun@latest
|
||||
github.com/go-delve/delve/cmd/dlv@latest
|
||||
|
||||
Reference in New Issue
Block a user