chrisbra/csv.vim
A Filetype plugin for csv files 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
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
- readme: https://github.com/chrisbra/csv.vim · fetched 2026-08-28 · da1c29143c61
- homepage: http://www.vim.org/scripts/script.php?script_id=2830 · fetched 2026-08-29 · 693c6c5281af
- site_page: https://www.vim.org/about.php · fetched 2026-08-29 · 1bd2c1907ce5
- site_page: https://www.vim.org/docs.php · fetched 2026-08-29 · 438015e9e2e2
- site_page: http://www.vim.org/about.php · fetched 2026-08-29 · fbe78bde9535
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrisbra/csv.vim | main | 75 |
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