tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

Background piggieback connection #371

Open SevereOverfl0w opened 5 years ago

SevereOverfl0w commented 5 years ago

This is really useful for async_clj_omni as having your first key presses hold forever is very annoying.

It's particularly bad if you have the debugger paused and the connection can't be established/used because of it.