mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Use default :files spec for eval-in-repl recipe
/cc @kaz-yos
This commit is contained in:
parent
468503d810
commit
0bee5fb7a7
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
;;; https://github.com/milkypostman/melpa#recipe-format
|
||||
(eval-in-repl :fetcher github
|
||||
:repo "kaz-yos/eval-in-repl"
|
||||
:commit "origin/master"
|
||||
:files ("*.el"
|
||||
(:exclude "*.md" "*.png")))
|
||||
:commit "origin/master")
|
||||
|
|
Loading…
Reference in a new issue