Fork me on GitHub
#vim
<
2019-04-14
>
gleisonsilva16:04:31

I'm trying to connect Vim fireplace to a nrepl provided via Shadow-cljs

gleisonsilva16:04:39

Is that possible?

dominicm17:04:15

You just need to :Piggieback :build

ClashTheBunny21:04:43

Hey, does anybody know what can be done about using an existing vim session as the target of a file open?

ClashTheBunny21:04:09

shadow-cljs has the :open-file-command and I was wondering if anybody had a good incantation for vim for that.

mwgkgk23:04:08

in case all else fails there's --remote and --servername; last time i researched doing something with vim from clojure i came to conclusion that neovim's api is required