Again, the neovim API is lacking - we have to hack around our own retry loop (where vim offers 'waittime'). Note neovim documentation says that it returns 0 on connection failure, but actually it throws an error, so we catch that. There are probably a ton of other problems with error handling, but i'll rely on user testing/feedback for that. |
||
|---|---|---|
| .. | ||
| balloon.vim | ||
| channel.vim | ||
| job.vim | ||
| neochannel.vim | ||
| neojob.vim | ||
| neopopup.vim | ||
| neoterm.vim | ||
| popup.vim | ||
| state.vim | ||
| term.vim | ||