From 27c180d7e8cacd22d532294947581e8d7cd56b12 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Thu, 5 Dec 2013 20:24:02 +0100 Subject: [PATCH] Add helm-j-cheatsheet --- recipes/helm-j-cheatsheet | 3 +++ recipes/j-cheatsheet | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 recipes/helm-j-cheatsheet delete mode 100644 recipes/j-cheatsheet diff --git a/recipes/helm-j-cheatsheet b/recipes/helm-j-cheatsheet new file mode 100644 index 00000000..5c2f2ba8 --- /dev/null +++ b/recipes/helm-j-cheatsheet @@ -0,0 +1,3 @@ +(helm-j-cheatsheet :repo "abo-abo/helm-j-cheatsheet" + :fetcher github + :files ("helm-j-cheatsheet.el")) diff --git a/recipes/j-cheatsheet b/recipes/j-cheatsheet deleted file mode 100644 index 14fa8fdd..00000000 --- a/recipes/j-cheatsheet +++ /dev/null @@ -1,3 +0,0 @@ -(j-cheatsheet :repo "abo-abo/j-cheatsheet" - :fetcher github - :files ("j-cheatsheet.el"))