I'm just wondering if this package has any plans to support the Racket language, as Racket is part of the Scheme/Lisp family. I've taken a look at this TextMate Racket bundle , and the package seems to be essentially the same as the Scheme package.
I think a simple modification to this package (adding the line 'rkt' in scheme.cson) would be sufficient for pretty much every .rkt file.
I'm just wondering if this package has any plans to support the Racket language, as Racket is part of the Scheme/Lisp family. I've taken a look at this TextMate Racket bundle , and the package seems to be essentially the same as the Scheme package.
I think a simple modification to this package (adding the line
'rkt'
inscheme.cson
) would be sufficient for pretty much every.rkt
file.