nvim-treesitter-endwise
nvim-treesitter-endwise copied to clipboard
Adapt to new Neovim defaults in TS query API
Fixes #41.
Adapted from a similar fix for nvim-treesitter: https://github.com/nvim-treesitter/nvim-treesitter/pull/7114
Tested on NVIM v0.11.0-nightly+2168d77. Cc @mawkler
@metiulekm Seems to be working for me. Nice!
I tested this successfully on NVIM v0.11.0-dev-946+g25665b365 and NVIM v0.10.2. Thanks for the fix!
Waiting for the PR is merged. Thanks!
Can this get merged soon?
Tested on NVIM v0.11.0-dev-1344+g17383870dd. Thanks for the fix.