# godlygeek/tabular

Vim script for text filtering and alignment

Repository: https://github.com/godlygeek/tabular
Canonical: https://ross.abutalabs.com/products/tabular
Language: Vim Script
License: NOASSERTION
License Family: other
Last push: 2024-07-03T16:03:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6392, "days_push": 791, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2661, forks 163 (observed 2026-08-28T04:07:07.500827+00:00)

## What it is
A Vim plugin for filtering and aligning text, letting users line up text based on patterns with a simple command interface. It aims to make both simple and complex alignment tasks easy without an obtuse interface.

## Use cases
- align code assignments in vim
- line up markdown table columns
- align text by delimiter in vim
- format tables in vim
- align equals signs across lines
- tidy up configuration files in vim

## When to choose
- you edit text in Vim and frequently need to align columns or delimiters
- you want a flexible alignment tool that handles complex patterns
- you prefer a lightweight plugin with no external dependencies

## When to avoid
- you use a different editor like VS Code or Emacs
- you need general-purpose code formatting rather than text alignment
- you want automatic formatting on save rather than on-demand alignment

## Facets
- artifact type: plugin
- maturity: stable
- function: developer-tools, formatter
- domain: text-editors, developer-tools
- platform: editor-plugin, cli
- tags: vim, text-alignment, text-filtering, editor-plugin

## Member repositories
- godlygeek/tabular (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:07.500827+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:18:22.883400+00:00, confidence not recorded.
  - readme: https://github.com/godlygeek/tabular (fetched 2026-08-28T04:07:07.500827+00:00, sha fcba35ca7f5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
