1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-01-13 11:01:54 +00:00

add async to recipe

This commit is contained in:
myuhe 2013-02-17 17:35:41 +09:00
parent f67edcd925
commit 23f19b4d8b

1
recipes/async Normal file
View file

@ -0,0 +1 @@
(async :repo "jwiegley/emacs-async" :fetcher github)