Fix package name in bind-key recipe

This commit is contained in:
Phillip Dixon 2013-04-25 21:22:00 +12:00
parent 010f95fa2a
commit c9292c4c17

View file

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