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)
2020-10-17T11:04:01.169900Z

2020-10-17T11:04:39.170Z

2020-10-17T11:04:50.170100Z

2020-10-17T11:05:16.170200Z

Olical 2020-10-17T11:05:39.170600Z

I accidentally tagged and released master before I merged develop 😬 fixed now!

dharrigan 2020-10-17T11:08:11.171300Z

w00t!

dharrigan 2020-10-17T11:08:19.171500Z

thanks oliver!

❤️ 1
victorb 2020-10-17T11:14:46.172500Z

\o/ just tried 4.7 and fixes "the little floating window that didn't want to go away" issue! Cheers 🍻

Olical 2020-10-17T12:23:17.172600Z

WOO 😄 also thank you so much for the sponsorship, I will be sure to spend it on caffeine (and maybe alcohol if required?) to continue Conjure development

❤️ 1
victorb 2020-10-17T12:38:44.173Z

It is the least I can do as I'm now switched to conjure fulltime! Thanks for creating/maintaining it 👏

❤️ 1
nate 2020-10-17T18:46:14.173800Z

Wait, I can evaluate clojure code in markdown files?!

👀 1
2
Olical 2020-10-20T19:43:50.175800Z

Yep, you have to configure client_filetypes and point markdown at the Clojure nREPL module, I'm on my phone so I can't write this out as something copy paste able right now

nate 2020-10-20T22:22:42.176Z

cool, I'll have to play with this at some point

nate 2020-10-20T22:23:04.176200Z

didn't even know it was a thing I could have, but now I really want to try it out for docs

nate 2020-10-21T15:53:52.177Z

this is amazing, I just tried it out and it works wonderfully

nate 2020-10-21T15:53:59.177200Z

thanks for this feature!

Sean Twie03 2020-10-22T06:11:41.178200Z

I created a PR to add this feature to doc/conjure-client-clojure-nrepl.txt to make it easier to find. https://github.com/Olical/conjure/pull/122