mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
Fix racket-mode recipe to include sandbox.rkt
This commit is contained in:
parent
0d3050ce73
commit
77e30ceaf5
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
(racket-mode :repo "greghendershott/racket-mode" :fetcher github)
|
||||
(racket-mode :repo "greghendershott/racket-mode" :fetcher github
|
||||
:files ("racket-mode.el" "sandbox.rkt"))
|
||||
|
|
Loading…
Reference in a new issue