1
0

add go support

This commit is contained in:
2025-07-15 17:15:49 +02:00
parent ff9efcca0d
commit eaea388f20
7 changed files with 34 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ dotfiles/
### Development Tools
- [Rust](https://www.rust-lang.org/) toolchain (including rust-analyzer)
- [Go](https://go.dev/)
- [Neovim](https://neovim.io/)
- [tmux](https://github.com/tmux/tmux) +
[tmux-plugin-manager](https://github.com/tmux-plugins/tpm)
@@ -60,6 +61,7 @@ dotfiles/
- Shell: shfmt, shellcheck, bash-language-server
- Terraform: terraform-ls, tflint
- Python: ruff
- Go: gopls, golangci-lint (v1.64), gofumpt
### Extras
@@ -153,6 +155,7 @@ chsh -s /bin/zsh
```
4. **Set up tmux plugins**:
- Start a tmux session
- Press `C-b I` to install plugins