# hedyhli/outline.nvim

Fancy code outline sidebar to visualize and navigate code symbols in a tree hierarchy

Repository: https://github.com/hedyhli/outline.nvim
Canonical: https://ross.abutalabs.com/products/outlinenvim
Homepage: https://sr.ht/~hedy/outline.nvim
Language: Lua
License: MIT
License Family: permissive
Topics: lsp, lua, neovim, nvim-lua, outline
Last push: 2026-05-29T02:16:44+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 36, longevity 74
- inputs: {"age_days": 1037, "days_push": 97, "days_rel": 214, "gap_med": 286, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1039, forks 39 (observed 2026-08-28T04:03:19.912765+00:00)

## What it is
A Neovim plugin providing a sidebar with a tree-like outline of code symbols, powered by LSP and treesitter. It is a significantly improved fork of symbols-outline.nvim with auto-updating highlights, collapsible nodes, and symbol previews.

## Use cases
- show a code outline sidebar in neovim
- navigate code symbols in a tree hierarchy
- jump to function and class definitions from a sidebar
- visualize document symbols via LSP
- preview symbol locations without leaving current buffer
- replace symbols-outline.nvim with a maintained fork

## When to choose
- you use Neovim 0.7+ with a configured LSP client and want a symbol outline sidebar
- you want treesitter-based outlines for JSX, Markdown, Norg, or man pages
- you need auto-updating cursor highlighting and collapsible symbol trees

## When to avoid
- you use an editor other than Neovim
- you have no LSP client configured and your language lacks a treesitter provider
- you prefer built-in features like vim's tag navigation or aerial.nvim

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cli
- tags: neovim-plugin, lsp, code-outline, symbol-navigation, treesitter, lua, neovim

## Member repositories
- hedyhli/outline.nvim (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.912765+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-30T07:03:37.021237+00:00, confidence not recorded.
  - readme: https://github.com/hedyhli/outline.nvim (fetched 2026-08-28T04:03:19.912765+00:00, sha 8e18e3665edb)
  - homepage: https://sr.ht/~hedy/outline.nvim (fetched 2026-08-29T13:04:40.385887+00:00, sha 46fbe66a4fb0)
  - site_page: https://git.sr.ht/~hedy/outline.nvim/tree/HEAD/CHANGELOG.md (fetched 2026-08-29T13:04:40.389979+00:00, sha d9e608a07f20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
