Fork me on GitHub
#vim
<
2020-07-30
>
gleisonsilva13:07:05

Hello! Is vim-iced a good choice? I've been trying Conjure these few days and before I've used Fireplace. I couldn't find videos showing vim-iced in action. I'm trying to find the best alternative today to what we have in Emacs/Cider... what are your opinions about the current options in Vim world?

herald10:08:37

I switched from fireplace to iced some time ago. They're pretty similar in usage, except iced is much more feature-rich and it doesn't have the quasi-repl feature of Fireplace. It's also zero-setup if you add iced to your $PATH, as you just have to run iced repl in any Clojure project directory.

herald10:08:40

Iced also has a very nice stdout_buffer, which allows you to explore output pretty-printed. IIRC, this was more troublesome in fireplace.

timo13:07:20

Hi @gleisonsilva! I think vim-iced is a good choice and I am using it daily. I was using spacemacs before and vim-iced works good for me. As stated above I am having trouble with parinfer-rust but that seems to not be something a lot of people are experiencing.

9
6
dominicm14:07:42

I think it's just a known issue, with no known fix yet

dominicm14:07:00

There was an issue opened on vim

timo17:07:27

alright thanks @U09LZR36F