emacs-go-mode 1.6.0
Go mode for Emacs
This package provides go-mode, an Emacs mode for working with software written in the Go programming language.
- Website: https://github.com/dominikh/go-mode.el
- Licenses: Modified BSD
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-go-mode 1.6.0
as follows:
guix install emacs-go-mode@1.6.0
Or install the latest version:
guix install emacs-go-mode
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.