clojure-vim / acid.nvim

Asynchronous Clojure Interactive Development
161 stars 12 forks source link

Babashka nrepl #80

Closed hkupty closed 4 years ago

hkupty commented 4 years ago

This PR adds a lot of stuff that was minor, but two major things:

Since the admin session is supposed to be used only for very lightweight operations, babashka is perfect for the task.

Additionally, it allows for frontends (such as jazz.nvim) to spawn babashka nrepl sessions.