Ross ROSS = Recommend OSS · open-source software intelligence for agents

nvim-treesitter/nvim-treesitter-textobjects

None observed · 2026-08-28

github.com/nvim-treesitter/nvim-treesitter-textobjects · Tree-sitter Query · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2173
  • days_rel: n/a
  • days_push: 45
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2812 stars · 270 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Neovim plugin that provides syntax-aware text objects using tree-sitter queries, supporting select, move, swap, and peek operations on code structures like functions, classes, and parameters. It extends Vim's text object concept with language-aware granularity.

Use cases

  • select a whole function with a keymap in neovim
  • swap function parameters syntax-aware
  • jump to next function or class boundary
  • delete inner part of a function or class
  • peek at a function definition without leaving cursor
  • define custom text objects per language

When to choose

  • you use Neovim nightly or recent stable with tree-sitter support
  • you want syntax-aware motions and selections instead of regex-based ones
  • you already use nvim-treesitter

When to avoid

  • you use an editor other than Neovim
  • your Neovim build lacks tree-sitter support
  • you only need simple bracket/word text objects

Facets

plugin · maturity active

editor parser developer-tools text-editors developer-tools parsers editor-plugin windows neovim tree-sitter textobjects lua vim-plugin linux macos

1 source

Member repositories

RepositoryRoleHealth v2
nvim-treesitter/nvim-treesitter-textobjectsmain74

For agents

markdown · JSON · MCP: product_card(name="nvim-treesitter/nvim-treesitter-textobjects")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem