Merge pull request #719 from syohex/open-github

add open-github recipe
This commit is contained in:
Steve Purcell 2013-04-27 07:50:19 -07:00
commit 97b3ba23ff

4
recipes/helm-open-github Normal file
View file

@ -0,0 +1,4 @@
(helm-open-github
:repo "syohex/emacs-helm-open-github"
:fetcher github
:files ("helm-open-github.el"))