vim

For discussion on all things (neo)vim.
yiorgos 2021-04-07T20:29:05.040100Z

Is anyone here using vim/fireplace for working on clojure/clojurescript on the same time? my issue is if I connect to nrepl for clojure then I can’t eval clojurescript code

Jivago Alves 2021-04-08T08:40:21.041400Z

I used Figwheel recently https://figwheel.org/docs/vim.html (which works by using piggieback above ☝️)

πŸ‘ 1
yiorgos 2021-04-07T20:29:37.040700Z

I am using shadow-cljs with clojurescript

2021-04-07T20:33:34.040800Z

hey , have a look at https://github.com/nrepl/piggieback

πŸ‘ 1