Add use-package package

This commit is contained in:
David Leatherman 2013-04-21 13:41:08 -04:00
parent bb859d9755
commit 0b5ede6475

4
recipes/use-package Normal file
View file

@ -0,0 +1,4 @@
(use-package
:fetcher github
:repo "jwiegley/use-package"
:files ("use-package.el" "bind-key.el"))