clojure-vim/vim-jack-in

Is vim-dispatch needed on neovim?

p00f opened this issue · 1 comments

p00f commented

Hi! What advantages does installing vim-dispatch + vim-dispatch-neovim provide on neovim 0.5, given that I just get

dispatch.vim not installed, please install it.                                                                                                                                   
neovim detected, falling back on termopen()

and a terminal buffer starts with the REPL without disrupting me?

Actually installing them is more disruptive because neovim switches to the terminal and I have to go back to whatever I was editing

p00f commented

I got the answer on clojurians slack: tmux support and the ability to close neovim without closing the repl