mirror of
https://github.com/correl/melpa.git
synced 2024-11-22 19:18:39 +00:00
Fix peek-mode recipe.
This commit is contained in:
parent
0a0d168f96
commit
08384964d8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(peek-mode
|
||||
:fetcher github
|
||||
:repo "erikriverson/peek-mode"
|
||||
:files ("index.html peek-mode.el"))
|
||||
:files ("index.html" "peek-mode.el"))
|
||||
|
|
Loading…
Reference in a new issue