Files
dotfiles/emacs/.emacs.d/elpa/counsel-20180106.127/counsel-pkg.el
2018-01-09 04:06:05 +01:00

3 lines
278 B
EmacsLisp

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