what are the reasons to switch to vim-iced rather than fireplace? Also, I'm using the paredit.vim
script but I'm not a fan of it, is vim-sexp
better?
OK, looking at vim-sexp it seems to be better than paredit.vim
Having used both, much prefer sexp. Feels more vimmy
I use parinfer-rust
I'm not a fan of parinfer
np 🙂
now I'm looking at vim-iced
and it has a very cool looking set of features
i think in 2020, there are several good options for clojure development
in vim
fireplace, acid, iced, conjure, others?
i think the general level quality is high enough that it doesn't really matter which one you use. try a few out and see which one you like the best
anybody using acid ? I have never seen people actually use it although it looks sick
As in the drug?
i used acid.nvim briefly and enjoyed it
it probably increases your clojure productivity more than a vim plugin 😂
why did you stop using it ? do you use fireplace now ?
i use conjure now. it's wonderful
i don't think i remember any concrete problems with acid, i just like conjure more
i also tried iced and had a similar experience. it's very nice, i just like conjure more 🙂
🙂
I've had an an attempt at using acid - reported few bugs, then switched to conjure. I don't think acid is still worked on?
I started using vim-iced
, mainly because the other options I looked at didn’t work super well for me (I have… interesting… problems with certain Vim plugins on my machine; not sure why).
So far, I’ve enjoyed using it quite a bit, although I only write Clojure as a hobby.
It’s still nascent, so it doesn’t work perfectly, but the author has been very fast to respond to feedback and GH issues.
I have been curious to try conjure, but simply haven’t taken the time to set it up yet.