nvim-treesitter / nvim-treesitter/nvim-treesitter-textobjects

What is the same config as nvim-treesitter's original `incremental_selection`?

Open
#500 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.