Initial commit

This commit is contained in:
Mateus Pinto Rodrigues
2017-11-11 15:15:10 -02:00
commit 58c3bd6728
1202 changed files with 434097 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
;;; -*- 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"))