# wellle/targets.vim

Vim plugin that provides additional text objects

Repository: https://github.com/wellle/targets.vim
Canonical: https://ross.abutalabs.com/products/targetsvim
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, vim-plugin, vim-plugins, text-object, text-objects, neovim, neovim-plugin
Last push: 2024-07-10T12:17:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4597, "days_push": 784, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2643, forks 56 (observed 2026-08-28T04:07:06.611547+00:00)

## What it is
A Vim/Neovim plugin that adds many additional text objects (pairs, quotes, separators, arguments) for more powerful operator commands. It aims to handle corner cases correctly and support reliable command repetition.

## Use cases
- add more text objects to vim
- delete inside next quotes in vim
- operate on function arguments in neovim
- extend vim motions for editing
- select around separators in vim

## When to choose
- you use Vim or Neovim and want richer text objects
- you want reliable, repeatable operator commands with corner cases handled

## When to avoid
- you don't use modal editors like Vim or Neovim
- you only need basic built-in text objects

## Facets
- artifact type: plugin
- maturity: stable
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli
- tags: vim, neovim, text-objects, vim-script, editing

## Member repositories
- wellle/targets.vim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.611547+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:19:02.233959+00:00, confidence not recorded.
  - readme: https://github.com/wellle/targets.vim (fetched 2026-08-28T04:07:06.611547+00:00, sha 3d858574cd66)
- Data as of 2026-08-30T08:39:29.467469+00:00.
