mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 11:09:27 +00:00
7 lines
254 B
Text
7 lines
254 B
Text
|
;;; 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")))
|