mirror of
https://github.com/correl/melpa.git
synced 2024-12-24 03:00:13 +00:00
Fix package name in bind-key recipe
This commit is contained in:
parent
010f95fa2a
commit
c9292c4c17
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
(use-package
|
(bind-key
|
||||||
:fetcher github
|
:fetcher github
|
||||||
:repo "jwiegley/use-package"
|
:repo "jwiegley/use-package"
|
||||||
:files ("bind-key.el"))
|
:files ("bind-key.el"))
|
||||||
|
|
Loading…
Reference in a new issue