# simrat39/symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.

Repository: https://github.com/simrat39/symbols-outline.nvim
Canonical: https://ross.abutalabs.com/products/symbols-outlinenvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim
Archived: true
Last push: 2024-01-03T05:25:42+00:00

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

## Adoption (not part of the score)
Stars 1835, forks 106 (observed 2026-08-28T04:05:42.537860+00:00)

## What it is
A Neovim plugin that displays a tree-like sidebar view of code symbols (classes, functions, variables, etc.) using the Language Server Protocol. It works with any language that has an LSP server configured in Neovim.

## Use cases
- show an outline of symbols in the current file in neovim
- navigate between functions and classes via a sidebar tree
- jump to symbol definitions from a tree view
- rename symbols from an outline panel
- fold and unfold code structure in neovim

## When to choose
- you use Neovim 0.7+ with a configured LSP client and want a symbol outline sidebar
- you want language-agnostic code navigation via LSP

## When to avoid
- the plugin is archived and no longer maintained
- you need active support or bug fixes
- you use a Neovim distribution with a built-in or maintained alternative like aerial.nvim or outline.nvim

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

## Member repositories
- simrat39/symbols-outline.nvim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.537860+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-30T03:18:32.770373+00:00, confidence not recorded.
  - readme: https://github.com/simrat39/symbols-outline.nvim (fetched 2026-08-28T04:05:42.537860+00:00, sha 2c6204026c4a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
