mirror of
https://github.com/correl/melpa.git
synced 2025-04-04 17:00:13 -09: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
|
(eval-in-repl :fetcher github
|
||||||
:repo "kaz-yos/eval-in-repl"
|
:repo "kaz-yos/eval-in-repl"
|
||||||
:commit "origin/master"
|
:commit "origin/master")
|
||||||
:files ("*.el"
|
|
||||||
(:exclude "*.md" "*.png")))
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue