Files
emacs.d/elpa/counsel-20171101.1121/counsel-pkg.el
Mateus Pinto Rodrigues 58c3bd6728 Initial commit
2017-11-11 15:15:10 -02:00

3 lines
279 B
EmacsLisp

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