Files
emacs.d/elpa/counsel-20180608.955/counsel-pkg.el
Mateus Pinto Rodrigues f6ec2ebf59 Update packages/ Add org-ref
2018-06-11 13:50:46 -03:00

3 lines
278 B
EmacsLisp

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