From b2559ec45d88460421d28a00d3b7b156fc8fbd2f Mon Sep 17 00:00:00 2001 From: Graham Clark Date: Mon, 29 Sep 2014 11:19:44 -0400 Subject: [PATCH] A helm source for emacs filesets. --- recipes/helm-filesets | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/helm-filesets diff --git a/recipes/helm-filesets b/recipes/helm-filesets new file mode 100644 index 00000000..82db5659 --- /dev/null +++ b/recipes/helm-filesets @@ -0,0 +1,2 @@ +(helm-filesets :repo "gcla/helm-filesets" + :fetcher github)