Fork me on GitHub
#vim
<
2018-01-20
>
dave17:01:05

i just ran across this, which looks pretty sweet: https://github.com/Unrepl/spiral i wonder if anyone has tried making a vim plugin that uses the unrepl protocol?

dominicm20:01:26

There's not a lot of benefit yet. The next step is in getting orchard up and running

dave21:01:32

ha! i had a feeling that if anyone had, it would be you 😄

dave21:01:25

what is orchard?

dominicm23:01:47

Orchard is an attempt to move cider nrepl into a standalone library, no more nrepl coupling.

dominicm23:01:30

Once you have that, you can load it remotely into unrepl, and have all the benefits of cider for free