1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-09 09:11:05 -09:00

Merge pull request from webframp/feature/org-reveal

add org-reveal recipe
This commit is contained in:
Steve Purcell 2013-05-21 10:48:50 -07:00
commit ae2f368374

3
recipes/org-reveal Normal file
View file

@ -0,0 +1,3 @@
(org-reveal :repo "yjwen/org-reveal"
:fetcher github
:files ("ox-reveal.el"))