This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-23
Channels
- # babashka (1)
- # beginners (26)
- # clj-kondo (15)
- # cljdoc (2)
- # clojure (14)
- # clojure-europe (13)
- # clojure-norway (6)
- # conjure (2)
- # etaoin (4)
- # events (2)
- # expound (2)
- # fulcro (1)
- # hyperfiddle (6)
- # london-clojurians (2)
- # malli (3)
- # meander (10)
- # minecraft (3)
- # nbb (34)
- # off-topic (10)
- # pathom (13)
- # reagent (7)
- # vim (3)
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.