clojure-vim / acid.nvim

Asynchronous Clojure Interactive Development
161 stars 12 forks source link

Admin nrepl #63

Closed hkupty closed 4 years ago

hkupty commented 5 years ago

This adds a nrepl session for plugins to use, before starting a nrepl itself.

This can be useful and help avoid cluttering the user nrepl with plugin code.