mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
ba4363b6e6
Although I've added just one additional new file, `racket-keywords-and-builtins.el`, I'm too lazy to type that here. Seriously: I reckon specifying *.el is "future proof", in the same way it was recommended to just specify *.rkt. However if that's not good practice, let me know and I'll update the PR to enumerate the *.el files instead.
2 lines
103 B
Text
2 lines
103 B
Text
(racket-mode :repo "greghendershott/racket-mode" :fetcher github
|
|
:files ("*.el" "*.rkt"))
|