Fork me on GitHub
#vim
<
2021-04-07
>
yiorgos20:04:05

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 Alves08:04:21

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

👍 3
yiorgos20:04:37

I am using shadow-cljs with clojurescript