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

kana/vim-textobj-user

Vim plugin: Create your own text objects observed · 2026-08-28

github.com/kana/vim-textobj-user · homepage · Vim Script observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 6007
  • days_rel: n/a
  • days_push: 2385
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1471 stars · 48 forks observed · 2026-08-28

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

A Vim plugin that provides a declarative framework for creating custom text objects. It hides the pitfalls of text object implementation, letting users define objects via regex patterns or functions.

Use cases

  • define custom vim text objects
  • create text object for dates or times in vim
  • make a text object for LaTeX \left( \right) pairs
  • define filetype-specific text objects in vim
  • select custom delimited regions in vim

When to choose

  • you want to write your own Vim text objects without handling low-level details
  • you need regex-based or function-based custom motions
  • you're building a Vim text object plugin

When to avoid

  • you just want pre-made text objects (this plugin provides none itself)
  • you use Neovim and prefer Lua-native approaches
  • you need an actively developed project with a license file

Facets

plugin · maturity maintenance

editor plugin-system text-editors developer-tools editor-plugin cross-platform vim text-objects viml declarative-mappings

5 sources

Member repositories

RepositoryRoleHealth v2
kana/vim-textobj-usermain32

For agents

markdown · JSON · MCP: product_card(name="kana/vim-textobj-user")

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