generated from nvim-treesitter/module-template
-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
NEXTissues and PRs relating to the 1.0 refactor on `main`issues and PRs relating to the 1.0 refactor on `main`
Description
Nvim-treesitter is in the process of graduating the main
branch, so nvim-treesitter-textobjects needs to follow suit.
Warning
The main
branches are incompatible rewrites, and you cannot mix-and-match! If you do not want to deal with breaking changes, pin both nvim-treesitter
and nvim-treesitter-textobjects
to the respective master
branch, which will remain available (even if no longer updated).
Roadmap:
- Port testing infrastructure from
nvim-treesitter
(feat(tests): renovate testing infrastructure #776) and fix test failures - Freeze the
master
branch - Cherry-pick(!) query updates from
master
branch - Set up (buffer-local) mappings through
setup()
- Update documentation
Metadata
Metadata
Assignees
Labels
NEXTissues and PRs relating to the 1.0 refactor on `main`issues and PRs relating to the 1.0 refactor on `main`