# dhruvasagar/vim-table-mode

VIM Table Mode for instant table creation.

Repository: https://github.com/dhruvasagar/vim-table-mode
Canonical: https://ross.abutalabs.com/products/vim-table-mode
Language: Vim Script
License Family: other
Topics: vim, table, vim-plugin, hacktoberfest
Last push: 2025-11-22T12:40:15+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 53, release rhythm 35, longevity 100
- inputs: {"age_days": 4918, "days_push": 284, "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 2246, forks 100 (observed 2026-08-28T04:06:30.139803+00:00)

## What it is
A Vim plugin that enables automatic creation and formatting of neat ASCII/Markdown tables as you type. It auto-aligns columns, draws separator lines, and reflows table formatting on the fly.

## Use cases
- create markdown tables in vim while typing
- auto-format ascii tables in vim
- align table columns automatically in vim
- convert text into a formatted table
- draw table separator lines automatically
- edit and reformat existing tables in vim

## When to choose
- you write Markdown or reStructuredText tables frequently in Vim
- you want tables formatted automatically without manual alignment
- you prefer lightweight, editor-native tooling over external scripts

## When to avoid
- you don't use Vim or Neovim
- you need rich spreadsheet features like formulas or cell types
- you work mainly in GUI editors with built-in table support

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, markdown
- domain: text-editors, developer-tools, documentation
- platform: editor-plugin, cli, cross-platform
- tags: vim-plugin, table-formatting, ascii-tables, markdown-tables, text-editing

## Member repositories
- dhruvasagar/vim-table-mode (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:30.139803+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:43:58.416321+00:00, confidence not recorded.
  - readme: https://github.com/dhruvasagar/vim-table-mode (fetched 2026-08-28T04:06:30.139803+00:00, sha a4e7a7e1d70b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
