Fork me on GitHub
#vim
<
2020-06-18
>
bendy06:06:23

Hey all, I recently switched from vim-fireplace to vim-iced. I have a shadow-cljs frontend, and I was just curious why vim-iced requires cider to be turned off for shadow-cljs applications. Anyone know the answer or can point me to some explanation?

uochan06:06:04

@U0M0R1LUC Thank you for using vim-iced! The main reason is to disable track-state middleware. https://github.com/liquidz/vim-iced/issues/170

bendy07:06:57

awesome, thanks for the info!

djm07:06:35

What are the advantages of vim-iced over vim-fireplace? I couldn't find anything online explaining that

👍 3
uochan20:06:27

All main features are listed in README. https://github.com/liquidz/vim-iced#features Test integration, refactoring, debugging are the main differences currently.

thanks3 3