Fork me on GitHub
#vim
<
2019-03-30
>
Chase21:03:33

hey, @olical, I was curious if conjure can be used alongside the other vim/clojure plugins since it uses the socket repl instead? I like my current vim-fireplace setup/workflow w/ helper plugins so curious if adding conjure to the mix would blow things up. keymaps seem unique from what i can tell so that should work.

Olical21:03:17

I can't think of any reason why not! You'd have to connect fireplace and conjure to repls separately but they shouldn't conflict in any way. Feel free! You can always disable all the default bindings and define your own if you need to.

Chase00:03:10

cool! I was up and running pretty painlessly. this will be fun to explore. when I close vim after a conjure session my terminal is saying "Conjure exited, restarting" I just C-c out of that but not sure what it is doing.

Olical07:04:39

Oh that's strange. Totally don't need to, but if you went to open an issue it'd tell you how to get the logs. If you could reproduce with that and give me the logs it'd help a lot. No worries if you don't have time or it's awkward though! It'll print the stack trace to :messages when you see that warning line, FYI

Chase15:04:57

i might not be able to play with it again for awhile, sorry to leave a bug report and leave you hanging! the message was actually in my terminal after I closed out nvim.

Olical15:04:35

Not a problem! I know exactly what you mean, just not sure how to reproduce 😅 Don't worry about it, I'll just keep an eye out. Thanks for the heads up!

markx23:03:01

Hi. What’s the more popular choice now? fireplace or acid or iced?