3 lines
194 B
EmacsLisp
3 lines
194 B
EmacsLisp
;;; -*- 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")
|