my-emacs-d/elpa/go-mode-20160404.2/go-mode-pkg.el

6 lines
218 B
EmacsLisp

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