https://github.com/dgrnbrg/vim-redl anybody ever tried this? @juhoteperi
Yes. It used to have better omnicomplete than fireplace (arglists etc.) but that is no longer the case.
Is the built-in REPL any good / of any use?
It doesn't have built-in repl? It depends on Fireplace.
https://github.com/dgrnbrg/vim-redl#a-repl am I misunderstanding that?
Aha, your are referring to somekind of repl window/buffer?
I don't know, it is of no use for me
I think so. I was interested to know if it was any good. Somewhat related to https://clojurians.slack.com/archives/boot/p1458407333001355 I also can't figure out the injections for boot.
oh, injections isn't what I thought anyway
oh, you got vinyasa working, very nice. I was worried it was tied to lein.
I had it working but I have removed it some months ago as I found I didn't use it
ah. Interesting. I'm constantly trying to out-do my emacs colleagues. So I thought I might play with some new toys. Now I'm looking at aprint too
Hmm, task-options
doesn't interact well as a default.. doesn't compose too well.
@juhoteperi: The debug feature seems pretty neat. But the repl is fairly crap.
I swapped in debug-repl instead, it seems really cool!