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

chrisbra/csv.vim

A Filetype plugin for csv files observed · 2026-08-28

github.com/chrisbra/csv.vim · homepage · Vim Script · Vim (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5979
  • days_rel: n/a
  • days_push: 34
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1326 stars · 66 forks observed · 2026-08-28

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

A Vim filetype plugin for editing CSV and other delimiter-separated files, providing column navigation, highlighting, sorting, filtering, and aggregate statistics. It supports custom delimiters, fixed-width columns, and tab-delimited files via vartabs.

Use cases

  • edit csv files in vim
  • highlight and navigate csv columns
  • sort or delete a column in a csv
  • sum or average values in a csv column
  • transpose a csv table
  • convert csv to ascii table
  • search within a specific csv column

When to choose

  • you already use Vim and frequently edit delimited data files
  • you need quick column-level operations without leaving the editor
  • you work with non-comma delimiters or fixed-width columns

When to avoid

  • you need programmatic CSV parsing in an application
  • you prefer a GUI spreadsheet or a pandas-style data tool
  • you don't use Vim or Neovim

Facets

plugin · maturity active

csv editor plugin-system developer-tools files text-editors developer-tools data-science editor-plugin cli cross-platform vim-plugin csv-editing filetype-plugin column-navigation syntax-highlighting

5 sources

Member repositories

RepositoryRoleHealth v2
chrisbra/csv.vimmain75

For agents

markdown · JSON · MCP: product_card(name="chrisbra/csv.vim")

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