From ecd670e645eb48259c502c4cbc1e02103e0a4526 Mon Sep 17 00:00:00 2001 From: Cameron Desautels Date: Sun, 16 Nov 2014 09:22:32 -0800 Subject: [PATCH] Add checkbox recipe --- recipes/checkbox | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/checkbox diff --git a/recipes/checkbox b/recipes/checkbox new file mode 100644 index 00000000..0d1d4348 --- /dev/null +++ b/recipes/checkbox @@ -0,0 +1 @@ +(checkbox :repo "camdez/checkbox.el" :fetcher github)