1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-12 09:11:05 -09:00

Include *.rkt in racket-mode (closes )

This commit is contained in:
Steve Purcell 2013-12-17 12:36:35 +00:00
parent ce80c172ff
commit 5c8f6e401f

View file

@ -1,2 +1,2 @@
(racket-mode :repo "greghendershott/racket-mode" :fetcher github
:files ("racket-mode.el" "sandbox.rkt"))
:files ("racket-mode.el" "*.rkt"))