my-emacs-d/elpa/helm-flycheck-20160710.129/helm-flycheck-pkg.el

2 lines
214 B
EmacsLisp

(define-package "helm-flycheck" "20160710.129" "Show flycheck errors with helm" '((dash "2.12.1") (flycheck "28") (helm-core "1.9.8")) :url "https://github.com/yasuyk/helm-flycheck" :keywords '("helm" "flycheck"))