We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
neovim version: v0.8.0-v.0.8.0 build type: Release
I've tried :TSUpdateSync but when I select words with SHIFT+8 this error occurs and same occurs when I use n or p to move to the next or prev match.
When I disable context with :TSContextDisable I can move the cursor around without error.
The text was updated successfully, but these errors were encountered:
This looks unrelated to this plugin. The error is coming from an outdated query.
Sorry, something went wrong.
@webmandman how did you fix this? I'm having the exact same issue
Update your treesitter plugins and/or your Neovim version.
I had everything up to date, turned out to be this: nvim-treesitter/nvim-treesitter-angular#3
using the latest comment there fixed it for me. Ty for the quick reply @lewis6991
No branches or pull requests
neovim version: v0.8.0-v.0.8.0
build type: Release
I've tried :TSUpdateSync but when I select words with SHIFT+8 this error occurs and same occurs when I use n or p to move to the next or prev match.
When I disable context with :TSContextDisable I can move the cursor around without error.
The text was updated successfully, but these errors were encountered: