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,11 @@
(define-package "ivy-bibtex" "20171022.220" "A bibliography manager based on Ivy"
'((swiper "0.7.0")
(parsebib "1.0")
(s "1.9.0")
(dash "2.6.0")
(f "0.16.2")
(cl-lib "0.5")
(biblio "0.2")))
;; Local Variables:
;; no-byte-compile: t
;; End: