# Racket ![logo_racket](img/racket.png) Adds support for the [Racket](http://racket-lang.org/) programming language. ## Key Bindings Key Binding | Description ----------------------|------------------------------------------------------------ SPC m r | Run current file and open REPL SPC m l | Enter [Evil Lisp State](https://github.com/syl20bnr/evil-lisp-state) SPC m t | Run tests SPC m g | Visit definition SPC m h d | Visit Documentation H-r | Run current file and open REPL (`H` is hyper, *may* be bound to command on OSX)