vim-airline
lean & mean status/tabline for vim that's light as air observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 94
- Release rhythm 50
- Longevity 100
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: 4812
- days_rel: 123
- days_push: 39
- n_releases_24m: 1
Adoption not part of the score
17959 stars · 1101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
vim-airline is a Vim plugin that provides a lean, fast statusline and tabline for the Vim editor, displaying mode, VCS branch info, filename, encoding, and cursor position by default. Its companion vim-airline-themes repository supplies a collection of prebuilt themes for styling the statusline.
Use cases
- show a statusline at the bottom of vim windows
- display the current vim mode and file information while editing
- show git branch and hunk summary in the vim statusline
- get a lightweight powerline-style statusline without extra dependencies
- add a tabline showing open buffers and tabs in vim
- apply prebuilt themes to style my vim statusline
- customize what vim shows in the status and tab lines
When to choose
- You use Vim (or Neovim) and want a fast, sensible statusline that works out of the box
- You want a lightweight Powerline alternative written purely in Vim Script with no external dependencies
- You want built-in integration points for VCS info and third-party plugins like linters and syntax checkers
- You want easy theming via the companion vim-airline-themes collection
When to avoid
- You prefer configuring your editor UI in Lua, e.g. lualine on Neovim
- You want a statusline for editors other than Vim/Vim-compatible editors
- You need an extremely minimal setup and are comfortable hand-rolling Vim's built-in 'statusline' option
Facets
plugin · maturity stable
editor developer-tools theme developer-tools text-editors cross-platform cli windows vim-plugin statusline tabline vim-script powerline-alternative editor-customization themes command-line linux macos
1 source
- readme: https://github.com/vim-airline/vim-airline · fetched 2026-08-28 · 8162a5e97022
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vim-airline/vim-airline | main | 80 |
| vim-airline/vim-airline-themes | plugin | 52 |
For agents
markdown · JSON · MCP: product_card(name="vim-airline/vim-airline")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem