dotfiles/emacs-lisp/go.org
2023-09-16 19:54:12 +02:00

381 B

Go

#

Go is a horrible language, but for some reason all the DevOps things are written in it.

  (use-package go-mode
    :straight t)