mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Include *.rkt in racket-mode (closes #1248)
This commit is contained in:
parent
ce80c172ff
commit
5c8f6e401f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
(racket-mode :repo "greghendershott/racket-mode" :fetcher github
|
||||
:files ("racket-mode.el" "sandbox.rkt"))
|
||||
:files ("racket-mode.el" "*.rkt"))
|
||||
|
|
Loading…
Reference in a new issue