Files
emacs.d/elpa/counsel-20180305.1340/counsel-pkg.el
Mateus Pinto Rodrigues 2362e805bd Add new packages installed
2018-03-27 20:52:59 -03:00

3 lines
279 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "counsel" "20180305.1340" "Various completion functions using Ivy" '((emacs "24.3") (swiper "0.9.0")) :commit "6f4141203102740f37532832a15b8323a356a9ee" :url "https://github.com/abo-abo/swiper" :keywords '("completion" "matching"))