my-emacs-d/elpa/helm-company-20161010.59/helm-company-pkg.el

3 lines
194 B
EmacsLisp
Raw Normal View History

2016-10-13 09:00:25 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "helm-company" "20161010.59" "Helm interface for company-mode" '((helm "1.5.9") (company "0.6.13")) :url "https://github.com/yasuyk/helm-company")