Skip to content
New issue

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

Adapt to new Neovim defaults in TS query API #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

metiulekm
Copy link

Fixes #41.

Adapted from a similar fix for nvim-treesitter:
nvim-treesitter/nvim-treesitter#7114

@metiulekm
Copy link
Author

Tested on NVIM v0.11.0-nightly+2168d77. Cc @mawkler

@mawkler
Copy link

mawkler commented Oct 3, 2024

@metiulekm Seems to be working for me. Nice!

@wassimk
Copy link

wassimk commented Oct 11, 2024

I tested this successfully on NVIM v0.11.0-dev-946+g25665b365 and NVIM v0.10.2. Thanks for the fix!

@tan-wei
Copy link

tan-wei commented Oct 15, 2024

Waiting for the PR is merged. Thanks!

@Drew-Daniels
Copy link

Can this get merged soon?

@ikhurramraza
Copy link

Tested on NVIM v0.11.0-dev-1344+g17383870dd. Thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Error: attempt to call method 'range' (a nil value)"
6 participants