my-emacs-d/elpa/go-mode-20160512.110/go-mode-pkg.el
Gergely Polonkai 1ee823ee92 Update packages
2016-06-29 09:21:54 +02:00

6 lines
220 B
EmacsLisp

(define-package "go-mode" "20160512.110" "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: