vimspector/autoload
Ben Jackson 32c7960b5f Support channel-based adapters with jobs in neovim
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.
2020-07-06 10:44:14 +01:00
..
vimspector/internal Support channel-based adapters with jobs in neovim 2020-07-06 10:44:14 +01:00
vimspector.vim Improve UI for watch window 2020-04-26 21:31:22 +01:00