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
I'm finding that the nvim plugin is simply not working, in vim's LspLog I'm seeing a MaxListenersExceededWarning, but the completion API responds moderately quickly when testing via curl.
I also notice that when I run LspRestart in nvim I get an Invalid server name 'tabby' message too
It definitely works on macos - exactly the same setup.
I'm using NVIM v0.12.0-dev
Happy to provide more information - I'm not sure if this is a genuine vim-tabby bug, I suspect it may be a tabby-agent bug, but I wasn't sure where to log this.