mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
10 lines
297 B
Text
10 lines
297 B
Text
(sly :repo "capitaomorte/sly"
|
|
:fetcher github
|
|
:files ("*.el"
|
|
("lib" "lib/*")
|
|
("slynk/backend" "slynk/backend/*")
|
|
("slynk" "slynk/*")
|
|
("contrib" "contrib/*")
|
|
"doc/*.texi"
|
|
"doc/*.info"
|
|
"doc/dir"))
|