vim

For discussion on all things (neo)vim.
Chinmay Dalal 2020-12-27T13:39:05.277700Z

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

dominicm 2020-12-27T13:45:01.278500Z

Things like tmux support and the ability to close neovim without closing your repl.

Chinmay Dalal 2020-12-27T18:44:20.279500Z

> ability to close neovim without closing your repl. i want the opposite of that (i want the repl to close on closing neovim)

Chinmay Dalal 2020-12-27T18:44:37.279800Z

so thanks