mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Fix anything recipe
This commit is contained in:
parent
0d844b7906
commit
e1700e86cb
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
(anything :fetcher wiki)
|
||||
(anything
|
||||
:fetcher git
|
||||
:url "http://repo.or.cz/r/anything-config.git"
|
||||
:files ("*.el" "contrib/*" "extensions/*.el"))
|
||||
|
|
Loading…
Reference in a new issue