Merge pull request #1278 from dholm/helm-c-yasnippet

Adds recipe for helm-c-yasnippet
This commit is contained in:
Dimitri Fontaine 2013-07-21 16:08:45 -07:00
commit 9fc502e055

View File

@ -0,0 +1,6 @@
(:name helm-c-yasnippet
:type github
:pkgname "emacs-helm/helm-c-yasnippet"
:description "Helm source for yasnippet.el."
:features helm-c-yasnippet
:depends (helm yasnippet))