nvim-next icon indicating copy to clipboard operation
nvim-next copied to clipboard

Support nvim-treesitter `main` branch

Open ofseed opened this issue 9 months ago • 1 comments

nvim-treesitter is gradually refactoring, it has a branch that does not provide the nvim-treesitter lua module. Now nvim-treesitter-textobject supports the main branch of nvim-treesitter, so I hope this plugin can support it one day since it will be the only valid branch.

Reference to https://github.com/nvim-treesitter/nvim-treesitter/tree/main https://github.com/nvim-treesitter/nvim-treesitter-textobjects/tree/main

ofseed avatar Apr 24 '24 11:04 ofseed

Thanks for the heads up. Yes, I will definitely do it one day. In the meantime, of course, PRs are welcome :)

ghostbuster91 avatar Apr 26 '24 11:04 ghostbuster91