vim

For discussion on all things (neo)vim.
2020-12-17T13:42:13.260600Z

Hi there. I'm trying to set up Fireplace for cljs but I'm getting the Fireplace: no default ClojureScript REPL error

2020-12-17T13:42:50.261500Z

I know there's a closed issue on the project repo but i've RTFM and the issue is nowhere to be found

2020-12-17T13:43:03.261900Z

For reference, it works perfectly on clj files

2020-12-17T15:31:30.262400Z

you're running nrepl and Figwheel in the same REPL?

2020-12-17T15:36:03.263100Z

also I seem to have caused an infinite loop in the background, but I don't know if there's a good way to kill it without killing my whole REPL

2020-12-17T15:36:24.263400Z

I mean, I did an Eval that runs forever.