diff --git a/recipes/with-editor b/recipes/with-editor new file mode 100644 index 00000000..a9d13692 --- /dev/null +++ b/recipes/with-editor @@ -0,0 +1,4 @@ +(with-editor :fetcher github + :repo "magit/magit" + :branch "next" + :files ("with-editor.el"))