-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hey there!
vim-iced looks like an awesome project! Congratulations for creating it!
I'm the author of CIDER and I noticed that you've created some extra middleware for vim-iced, so I just wanted to let you know that our team really wants to have orchard, cider-nrepl and refactor-nrepl be useful to as many editors as possible, so if you feel some of the functionality you've developed is generic enough we'd be glad to have it there.
I'm not sure about the rationale behind the different ops you've added so far, but some seem like something that we can definitely use in CIDER as well (e.g. the grimoire stuff, the linter stuff, etc).
Btw, I was under the impression there's already some op in cider-nrepl to return a list of the project namespaces. There are also ops about formatting the code with cljfmt, so I'd be curious to hear why you couldn't reuse those.
Anyway, just wanted to let you know I'm excited to see another person working on nREPL middleware and that me and the rest of the CIDER/nREPL team are here to help and support you. It'd be great if there was more collaboration between the various tool authors. :-)