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
Hi, apparently neovim doesn't (and won't) implement the vim 8 job feature which the vim plugin uses. Instead it seems to have it's own job control API. I don't know enough vimscript to add support for this myself, nor do I expect anyone to be eager to write vimscript, but I figured creating an issue wouldn't hurt :)