Setup Emacs as an IDE for Go

This commit is contained in:
Ohad Livne 2025-06-24 19:09:25 +03:00
parent 83eb4f8606
commit d83ce3ab34
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 15 additions and 0 deletions

View file

@ -27,6 +27,7 @@ DEB_PKGS=(
fuzzel
gdb
gnumeric
gopls
graphviz
grim
guile-3.0
@ -92,6 +93,7 @@ DEB_PKGS=(
META_PKGS=(
# keep-sorted start
fonts-noto
golang
podman-compose
# keep-sorted end
)