conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
Axel Baudot 2021-01-11T10:04:29.387900Z

Hi everyone

Axel Baudot 2021-01-11T10:05:41.389300Z

I am trying to setup Conjure for racket, but cannot evaluate with <localleader>eb like I did in ClojureSchool (great work by the way)

Axel Baudot 2021-01-11T10:06:03.389800Z

I just jump back and forth like a regular vi motion

Axel Baudot 2021-01-11T10:06:49.390700Z

I followed the Quickstart for racket, any idea what I might be doing wrong ? Cheers :)

Olical 2021-01-12T17:02:00.391900Z

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)?

Olical 2021-01-12T17:02:36.392100Z

And make sure :set filetype displays filetype=racket when in a .rkt file.

Olical 2021-01-12T17:02:53.392300Z

Might be better off discussing this in the #racket channel of https://conjure.fun/discord too 🙂

Axel Baudot 2021-01-15T07:46:56.000100Z

The filetype was Scheme, changing it to racket did the trick ! Many thanks 🙂

Olical 2021-01-15T09:34:35.000300Z

🎉

2021-01-11T13:11:36.390800Z

berkeleytrue 2021-01-11T16:32:34.391700Z

Do any of the keybindings work?