el-get/recipes/helm-bibtex.rcp
2016-09-10 09:58:09 +02:00

7 lines
260 B
Plaintext

(:name helm-bibtex
:type github
:description "A BibTeX bibliography manager based on Helm."
:pkgname "tmalsburg/helm-bibtex"
:depends (helm parsebib s dash f cl-lib biblio)
:compile ("bibtex-completion.el" "helm-bibtex.el"))