Fork me on GitHub
#vim
<
2020-03-12
>
Nico14:03:54

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?

mjw17:03:57

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).

mjw17:03:27

So far, I’ve enjoyed using it quite a bit, although I only write Clojure as a hobby.

mjw17:03:59

It’s still nascent, so it doesn’t work perfectly, but the author has been very fast to respond to feedback and GH issues.

mjw17:03:28

I have been curious to try conjure, but simply haven’t taken the time to set it up yet.

Nico14:03:41

OK, looking at vim-sexp it seems to be better than paredit.vim

dominicm14:03:28

Having used both, much prefer sexp. Feels more vimmy

8
dharrigan14:03:14

I use parinfer-rust

👍 12
Nico14:03:29

I'm not a fan of parinfer

Nico14:03:56

now I'm looking at vim-iced and it has a very cool looking set of features

dave15:03:43

i think in 2020, there are several good options for clojure development

dave15:03:58

fireplace, acid, iced, conjure, others?

dave15:03:20

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

tzzh15:03:42

anybody using acid ? I have never seen people actually use it although it looks sick

dharrigan15:03:57

As in the drug?

12
tzzh16:03:54

it probably increases your clojure productivity more than a vim plugin 😂

dave16:03:04

i used acid.nvim briefly and enjoyed it

tzzh16:03:38

why did you stop using it ? do you use fireplace now ?

dave16:03:13

i use conjure now. it's wonderful

dave16:03:37

i don't think i remember any concrete problems with acid, i just like conjure more

dave16:03:49

i also tried iced and had a similar experience. it's very nice, i just like conjure more 🙂

Aleksander17:03:53

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?