3 lines
193 B
EmacsLisp
Raw Normal View History

2016-10-13 11:00:25 +02:00
;;; -*- no-byte-compile: t -*-
2016-10-21 09:31:18 +02:00
(define-package "helm-ag" "20161020.952" "the silver searcher with helm interface" '((emacs "24.4") (helm "2.0")) :url "https://github.com/syohex/emacs-helm-ag")