3 lines
236 B
EmacsLisp
3 lines
236 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "company-go" "20170825.943" "company-mode backend for Go (using gocode)" '((company "0.8.0") (go-mode "1.0.0")) :commit "e990796e68a2ebfc099afed20b99e26d6b64061a" :keywords '("languages"))
|