nvim-treesitter / nvim-treesitter/nvim-treesitter-textobjects
What is the same config as nvim-treesitter's original `incremental_selection`?
Open
Nobody has claimed this yet.
- Dominant language
- Tree-sitter Query
- Stars
- 2.8k
- Forks
- 271
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 1
Description
Comes from https://github.com/nvim-treesitter/nvim-treesitter/issues/5492:
What is the text object to select node like nvim-treesitter's original gnn? And how to increment/decrement the selected region?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked nvim-treesitter issue and the nvim-treesitter-textobjects configuration or documentation. Determine which text object matches the original gnn behavior and how the selected region is incremented or decremented; done means documenting the equivalent configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100