From df517a22eac217c4e0002b9f80dc2c1aa02f77ec Mon Sep 17 00:00:00 2001 From: myuhe Date: Wed, 8 Oct 2014 21:17:52 +0900 Subject: [PATCH] Add helm-bind-key recipe --- recipes/helm-bind-key | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/helm-bind-key diff --git a/recipes/helm-bind-key b/recipes/helm-bind-key new file mode 100644 index 00000000..17392118 --- /dev/null +++ b/recipes/helm-bind-key @@ -0,0 +1,2 @@ +(helm-bind-key :repo "myuhe/helm-bind-key.el" + :fetcher github)