Fork me on GitHub
#vim
<
2022-07-23
>
sheluchin18:07:15

I'm trying to use vim-iced to connect to a remote nrepl and my neovim keeps crashing with a segmentation fault. Does anyone know what I could do to diagnose? I've tried using coredumpctl, but it doesn't look like there's anything relevant in the output (attached in thread). I can otherwise connect to the nrepl using the built-in client as described https://nrepl.org/nrepl/usage/clients.html#using-the-built-in-client.

sheluchin18:07:41

I'm on neovim 0.7.2 and I've tried nightly as well with the same result.