Add recipe for helm-bibtex

Helm-bibtex is a helm plugin for searching Bibtex entries. It displays the matching entries in a nicely formatted list and provides some convenient functions for managing a bibliography.  For more details and a screenshot see https://github.com/tmalsburg/helm-bibtex
This commit is contained in:
Titus von der Malsburg 2014-04-30 18:38:32 +01:00
parent f7cc000deb
commit d5548f531d

1
recipes/helm-bibtex Normal file
View file

@ -0,0 +1 @@
(helm-bibtex :fetcher github :repo "tmalsburg/helm-bibtex")