3 lines
279 B
EmacsLisp
3 lines
279 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "counsel" "20180517.1140" "Various completion functions using Ivy" '((emacs "24.3") (swiper "0.9.0")) :commit "7df7ab6292ec85c396d85d837e820d248121ffcf" :keywords '("completion" "matching") :url "https://github.com/abo-abo/swiper")
|