derekwyatt/vim-scala
My work on integration of Scala into Vim - not a ton here, but useful for me. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 5666
- days_rel: n/a
- days_push: 1095
- n_releases_24m: 0
Adoption not part of the score
1069 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vim plugin providing Scala filetype detection, syntax highlighting, indentation, Scaladoc comment indentation, and a :SortScalaImports command. It builds on earlier Scala Vim plugin modules with the author's customizations.
Use cases
- enable Scala syntax highlighting in Vim
- auto-indent Scala code in Vim
- sort Scala import statements
- indent Scaladoc comments per Scala style guide
- set up Vim for Scala development
When to choose
- you edit Scala in Vim and want syntax and indent support without a full LSP setup
- you want a lightweight plugin to sort imports and handle Scaladoc indentation
When to avoid
- you use Neovim with built-in treesitter or an LSP for richer Scala tooling
- you need compilation, completion, or refactoring features rather than editor basics
Facets
plugin · maturity maintenance
editor developer-tools text-editors programming-languages developer-tools editor-plugin cli cross-platform vim-plugin scala syntax-highlighting indentation import-sorting ftdetect
3 sources
- readme: https://github.com/derekwyatt/vim-scala · fetched 2026-08-28 · e6c119670273
- homepage: http://derekwyatt.org · fetched 2026-08-29 · 459a46de3776
- site_page: http://derekwyatt.org/about/index.html · fetched 2026-08-29 · 3401f178fc60
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| derekwyatt/vim-scala | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="derekwyatt/vim-scala")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem