Closed NEX-S closed 2 years ago
Wasn't that fixed with https://github.com/nvim-treesitter/nvim-treesitter-textobjects/pull/272?
seems still here
I just reported the same in #277, should I close and copy that info here? Bisect brought me to ce24406 in my case I think (though I haven't played with the old version for very long).
but does https://github.com/nvim-treesitter/nvim-treesitter-textobjects/pull/280 solve the issue?
No, seems issue is still there :(
For me, the PR (now current master) seems to fix it, awesome. I'll close my duplicate.
Describe the bug seeme
vif vaf
it's not workTo Reproduce vif vaf vic vac is not work, instead it will add a blank line in function
Expected behavior vif... work normal
Output of
:checkhealth nvim-treesitter
Output of
nvim --version
Additional context config
https://user-images.githubusercontent.com/97107165/188244644-942ac0a7-cc14-41b4-bb79-88a9e2079930.mp4