stevearc/aerial.nvim
Neovim plugin for a code outline window observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 85
- Release rhythm 73
- 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: 66
- age_days: 2174
- days_rel: 101
- days_push: 92
- n_releases_24m: 10
Adoption not part of the score
2331 stars · 120 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
aerial.nvim is a Neovim plugin that displays a code outline window for skimming and quick navigation within files. It builds symbol outlines from Treesitter parsers or LSP backends and integrates with pickers like Telescope and fzf-lua.
Use cases
- show a code outline sidebar in neovim
- quickly jump to functions and symbols in a file
- skim the structure of a large source file
- navigate code using treesitter symbols
- list symbols from LSP in a navigation window
When to choose
- you use Neovim 0.11+ and want a symbol outline window
- you have Treesitter or LSP set up and want faster code navigation
- you want outline integration with Telescope, fzf-lua, or lualine
When to avoid
- you use Vim without Neovim or an older Neovim version
- you have neither Treesitter parsers nor a working LSP setup
- you want an IDE-style outline outside the terminal
Facets
plugin · maturity active
editor developer-tools developer-tools text-editors editor-plugin cli neovim code-outline lsp treesitter navigation lua
1 source
- readme: https://github.com/stevearc/aerial.nvim · fetched 2026-08-28 · 2b3e87cc572d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stevearc/aerial.nvim | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="stevearc/aerial.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem