nvim-ipy
nvim-ipy copied to clipboard
Connecting to a non-existing kernel does not fail correctly
When using :IPython --existing doesnotexist
the plugin doesn't report a failure and instead only opens an empty buffer.