my-emacs-d/elpa/go-mode-20161013.1055/go-mode-pkg.el
Gergely Polonkai bf8b81b09f Update packages
2016-10-14 11:19:05 +02:00

6 lines
221 B
EmacsLisp

(define-package "go-mode" "20161013.1055" "Major mode for the Go programming language" 'nil :url "https://github.com/dominikh/go-mode.el" :keywords
'("languages" "go"))
;; Local Variables:
;; no-byte-compile: t
;; End: