Add recipe for feature-mode package

This commit is contained in:
Jim Myhrberg 2012-07-02 20:31:27 +01:00
parent 4ea0c00a77
commit 5518201193

4
recipes/feature-mode Normal file
View file

@ -0,0 +1,4 @@
(feature-mode
:repo "michaelklishin/cucumber.el"
:fetcher github
:files ("*.el" "i18n.yml" "snippets" "support"))