From 55182011930ef28dc1dca5e20eb8b2f914c85a80 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 2 Jul 2012 20:31:27 +0100 Subject: [PATCH] Add recipe for feature-mode package --- recipes/feature-mode | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/feature-mode diff --git a/recipes/feature-mode b/recipes/feature-mode new file mode 100644 index 00000000..9d391f2f --- /dev/null +++ b/recipes/feature-mode @@ -0,0 +1,4 @@ +(feature-mode + :repo "michaelklishin/cucumber.el" + :fetcher github + :files ("*.el" "i18n.yml" "snippets" "support"))