# Bekaboo/dropbar.nvim

IDE-like breadcrumbs, out of the box

Repository: https://github.com/Bekaboo/dropbar.nvim
Canonical: https://ross.abutalabs.com/products/dropbarnvim
Language: Lua
License: GPL-3.0
License Family: copyleft
Topics: breadcrumbs, lsp, neovim, neovim-plugin, nvim, nvim-plugin, treesitter, winbar
Last push: 2026-05-31T05:22:24+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 41, longevity 85
- inputs: {"age_days": 1196, "days_push": 94, "days_rel": 396, "gap_med": 16.5, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1595, forks 45 (observed 2026-08-28T04:05:09.099524+00:00)

## What it is
A Neovim plugin that provides IDE-like breadcrumbs in the winbar with drop-down menus. It supports multiple symbol sources including LSP, treesitter, markdown, path, and terminal, with zero required dependencies.

## Use cases
- show breadcrumbs for current symbol in neovim
- navigate code structure with a winbar
- click breadcrumb to jump to definition
- drop-down menu of symbols in neovim
- switch terminal buffers from winbar
- truncate long file paths in winbar

## When to choose
- you use Neovim and want out-of-the-box IDE-style breadcrumbs
- you want a customizable winbar with LSP and treesitter symbol support
- you prefer zero-dependency plugins with mouse and pick-mode support

## When to avoid
- you don't use Neovim
- you need breadcrumbs in a GUI IDE like VS Code
- you want a statusline rather than a winbar

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

## Member repositories
- Bekaboo/dropbar.nvim (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.099524+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:54:04.673054+00:00, confidence not recorded.
  - readme: https://github.com/Bekaboo/dropbar.nvim (fetched 2026-08-28T04:05:09.099524+00:00, sha 223478debc94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
