my-emacs-d/elpa/helm-ag-20160917.2126/helm-ag-pkg.el

2 lines
163 B
EmacsLisp
Raw Normal View History

2016-09-22 08:19:51 +00:00
(define-package "helm-ag" "20160917.2126" "the silver searcher with helm interface" '((emacs "24.4") (helm "2.0")) :url "https://github.com/syohex/emacs-helm-ag")