mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Add the Idris logo to the idris-mode package recipe
The logo is shown at REPL startup, so it needs to be in the package.
This commit is contained in:
parent
d8bcf68d54
commit
c73b44f95d
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
(idris-mode :repo "idris-hackers/idris-mode" :fetcher github)
|
||||
(idris-mode
|
||||
:repo "idris-hackers/idris-mode"
|
||||
:fetcher github
|
||||
:files (:defaults "logo-small.png"))
|
||||
|
|
Loading…
Reference in a new issue