add with-editor recipe

This commit is contained in:
Jonas Bernoulli 2014-11-24 20:52:22 +01:00
parent 73b5f7c44c
commit 557238e10d

4
recipes/with-editor Normal file
View file

@ -0,0 +1,4 @@
(with-editor :fetcher github
:repo "magit/magit"
:branch "next"
:files ("with-editor.el"))