Hi everyone
I am trying to setup Conjure for racket, but cannot evaluate with <localleader>eb like I did in ClojureSchool (great work by the way)
I just jump back and forth like a regular vi motion
I followed the Quickstart for racket, any idea what I might be doing wrong ? Cheers :)
Sounds like you don't have the racket filetype or Conjure installed correctly to me? Can you eval a form in a foo.fnl
file? Like (+ 1 2)
?
And make sure :set filetype
displays filetype=racket
when in a .rkt
file.
Might be better off discussing this in the #racket
channel of https://conjure.fun/discord too 🙂
The filetype was Scheme, changing it to racket did the trick ! Many thanks 🙂
🎉
Do any of the keybindings work?