elixir-editors/vim-elixir
Vim configuration files for Elixir observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 34
- 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: 5293
- days_rel: n/a
- days_push: 396
- n_releases_24m: 0
Adoption not part of the score
1325 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vim plugin providing Elixir language support, including syntax highlighting, filetype detection for .ex/.exs/.eex/.heex/.leex/.sface files, and automatic indentation. It also integrates Ecto projects with vim-dadbod for running SQL queries.
Use cases
- edit elixir files in vim with syntax highlighting
- get proper indentation for elixir code in vim
- make vim recognize .ex and .exs files
- highlight heex and leex templates in vim
- run SQL queries against ecto repos from vim
When to choose
- you use vim or neovim and write Elixir
- you want lightweight, editor-native Elixir support without an LSP
- you need EEx/HEEx/LEEx template highlighting in vim
When to avoid
- you use an editor other than vim/neovim
- you want built-in formatting via mix format (explicitly not included)
- you need full IDE features like completion or diagnostics (use an LSP client instead)
Facets
plugin · maturity maintenance
editor developer-tools programming-languages text-editors developer-tools editor-plugin cross-platform vim elixir syntax-highlighting indentation filetype-detection eex heex
4 sources
- readme: https://github.com/elixir-editors/vim-elixir · fetched 2026-08-28 · 707d7ac09fc7
- homepage: http://elixir-lang.org/ · fetched 2026-08-29 · 74e1f7dbafea
- site_page: https://elixir-lang.org/install · fetched 2026-08-29 · 036479bee24c
- site_page: https://elixir-lang.org/docs · fetched 2026-08-29 · acb15941abed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elixir-editors/vim-elixir | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="elixir-editors/vim-elixir")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem