From 2fd26238a8612711b38c3f2ac29cf398ffac9d07 Mon Sep 17 00:00:00 2001 From: Fredrik Appelberg Date: Wed, 9 Oct 2013 16:07:50 +0200 Subject: [PATCH] Added a recipes for installing inform7-mode --- recipes/inform7-mode | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/inform7-mode diff --git a/recipes/inform7-mode b/recipes/inform7-mode new file mode 100644 index 00000000..c6921fc8 --- /dev/null +++ b/recipes/inform7-mode @@ -0,0 +1,3 @@ +(inform7-mode + :url "https://github.com/fred-o/inform7-mode.git" + :fetcher git)