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
The latest neovim nightly breaks TSNode:field() that we rely on. There's a way to work around it but it's probably not worth it instead of waiting for a fix to this function.
Issue to track what's happening there: neovim/neovim#30792
The latest neovim nightly breaks
TSNode:field()that we rely on. There's a way to work around it but it's probably not worth it instead of waiting for a fix to this function.