# elixir-editors/vim-elixir

Vim configuration files for Elixir

Repository: https://github.com/elixir-editors/vim-elixir
Canonical: https://ross.abutalabs.com/products/vim-elixir
Homepage: http://elixir-lang.org/
Language: Ruby
License: NOASSERTION
License Family: other
Last push: 2025-08-02T19:12:17+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 34, release rhythm 35, longevity 100
- inputs: {"age_days": 5293, "days_push": 396, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1325, forks 154 (observed 2026-08-28T04:04:22.543877+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools
- domain: programming-languages, text-editors, developer-tools
- platform: editor-plugin, cross-platform
- tags: vim, elixir, syntax-highlighting, indentation, filetype-detection, eex, heex

## Member repositories
- elixir-editors/vim-elixir (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.543877+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:46:34.449693+00:00, confidence not recorded.
  - readme: https://github.com/elixir-editors/vim-elixir (fetched 2026-08-28T04:04:22.543877+00:00, sha 707d7ac09fc7)
  - homepage: http://elixir-lang.org/ (fetched 2026-08-29T12:05:29.057594+00:00, sha 74e1f7dbafea)
  - site_page: https://elixir-lang.org/install (fetched 2026-08-29T12:05:29.067160+00:00, sha 036479bee24c)
  - site_page: https://elixir-lang.org/docs (fetched 2026-08-29T12:05:29.069231+00:00, sha acb15941abed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
