Files
emacs.d/elpa/counsel-20180927.942/counsel-pkg.el
Mateus Pinto Rodrigues d272c43bcd Update packages
2018-10-04 13:56:56 -03:00

3 lines
392 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "counsel" "20180927.942" "Various completion functions using Ivy" '((emacs "24.3") (swiper "0.9.0")) :commit "c45233ebc599ab9a6d8f2ead85a4c37d45ad51ce" :keywords '("convenience" "matching" "tools") :authors '(("Oleh Krehel" . "ohwoeowho@gmail.com")) :maintainer '("Oleh Krehel" . "ohwoeowho@gmail.com") :url "https://github.com/abo-abo/swiper")