3 lines
392 B
EmacsLisp
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")
|