You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks, this script is great! I really appreciate not having to depend on python.
However I think neovim 0.7.2 broke the integration. I get:
hint: Waiting for your editor to close the file... Error: Neovim must be running and have set $NVIM_LISTEN_ADDRESS for invim to communicate with it
error: There was a problem with the editor 'invim --tabedit --remote-wait'.
First off, thanks, this script is great! I really appreciate not having to depend on python.
However I think neovim 0.7.2 broke the integration. I get:
And this is the 0.7.2 changelog:
neovim/neovim@e8ee673
In particular, the first change is probably the cause of the issue:
The text was updated successfully, but these errors were encountered: