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