diff --git a/configuration.org b/configuration.org index 04b4317..190dc31 100644 --- a/configuration.org +++ b/configuration.org @@ -2828,6 +2828,13 @@ directory. It is available from [[http://plantuml.com/download][here]]. :mode "\\.csv\\'") #+END_SRC +** The Go programming language + +#+BEGIN_SRC emacs-lisp +(use-package go-mode + :mode "\\.go\\'") +#+END_SRC + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index 7961846..57fe0be 100644 --- a/customizations.el +++ b/customizations.el @@ -89,6 +89,7 @@ gitignore-mode gitlab gnugo + go-mode gobgen google goto-last-change