vim-ruby/vim-ruby
Vim/Ruby Configuration Files observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 18
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 6623
- days_rel: n/a
- days_push: 492
- n_releases_24m: 0
Adoption not part of the score
1986 stars · 285 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vim's runtime configuration files providing Ruby language support, including syntax highlighting, indentation, omnicompletion, and helper mappings. It is the canonical Ruby filetype plugin for Vim, maintained since 2003.
Use cases
- enable ruby syntax highlighting in vim
- fix ruby indentation in vim
- add omnicompletion for ruby in vim
- set up vim for ruby development
- ruby filetype plugin for vim
When to choose
- you edit Ruby files in Vim and want proper syntax, indent, and completion out of the box
- you want the canonical, battle-tested Ruby runtime files for Vim
When to avoid
- you use an LSP-based setup (e.g. ruby-lsp + a completion engine) and don't need Vimscript-based omnicompletion
- you expect rapid feature development or quick PR turnaround - the project is deliberately conservative and slow-moving
Facets
plugin · maturity stable
editor developer-tools text-editors developer-tools programming-languages editor-plugin cli cross-platform vim ruby syntax-highlighting indentation omnicompletion vim-script
1 source
- readme: https://github.com/vim-ruby/vim-ruby · fetched 2026-08-28 · 6c507cc60624
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vim-ruby/vim-ruby | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="vim-ruby/vim-ruby")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem