From 50f01bbfe793ca8efcdc79017d6b0e52ba441073 Mon Sep 17 00:00:00 2001 From: Bradley Wright Date: Mon, 12 Aug 2013 22:29:48 +0100 Subject: [PATCH] Add magit-find-file recipe --- recipes/magit-find-file | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/magit-find-file diff --git a/recipes/magit-find-file b/recipes/magit-find-file new file mode 100644 index 00000000..eb38a2a6 --- /dev/null +++ b/recipes/magit-find-file @@ -0,0 +1 @@ +(magit-find-file :repo "bradleywright/magit-find-file.el" :fetcher github)