# SmiteshP/nvim-navic

Simple winbar/statusline plugin that shows your current code context

Repository: https://github.com/SmiteshP/nvim-navic
Canonical: https://ross.abutalabs.com/products/nvim-navic
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: language-server-protocol, lsp, lua, neovim, neovim-plugin, nvim, nvim-plugin, document-symbols
Last push: 2025-12-29T16:08:52+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 59, release rhythm 35, longevity 100
- inputs: {"age_days": 1563, "days_push": 247, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1681, forks 61 (observed 2026-08-28T04:05:21.627994+00:00)

## What it is
A Neovim plugin that displays your current code context (like enclosing functions and classes) in the statusline or winbar using LSP document symbols. It provides IDE-style breadcrumbs navigation within the editor.

## Use cases
- show current function context in neovim statusline
- add breadcrumbs to neovim like an IDE
- display enclosing class and method in winbar
- navigate code context with LSP document symbols
- customize statusline with code location icons

## When to choose
- you use Neovim with LSP and want IDE-like context display
- you want a lightweight statusline/winbar breadcrumb component
- you already use nvim-lspconfig and want richer navigation cues

## When to avoid
- you use an editor other than Neovim
- your LSP servers lack documentSymbol support
- you need full file outline navigation rather than a context indicator

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cli
- tags: neovim, lsp, statusline, winbar, breadcrumbs, document-symbols, lua

## Member repositories
- SmiteshP/nvim-navic (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.627994+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:41:24.761714+00:00, confidence not recorded.
  - readme: https://github.com/SmiteshP/nvim-navic (fetched 2026-08-28T04:05:21.627994+00:00, sha 89490eaf33de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
