# b0o/incline.nvim

🎈 Floating statuslines for Neovim

Repository: https://github.com/b0o/incline.nvim
Canonical: https://ross.abutalabs.com/products/inclinenvim
Language: Lua
License: MIT
License Family: permissive
Topics: nvim, neovim, vim, neovim-plugin, neovim-statusline, neovim-ui, nvim-plugin, neovim-winbar, winbar
Last push: 2026-05-07T13:15:53+00:00

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

## Adoption (not part of the score)
Stars 1049, forks 21 (observed 2026-08-28T04:03:22.461144+00:00)

## What it is
A Neovim plugin written in Lua that renders lightweight floating statuslines per window. It is highly configurable via Lua render functions and complements Neovim's global statusline.

## Use cases
- show floating filename statuslines in neovim windows
- replace winbar with a space-efficient statusline
- display buffer modification indicators per window
- dynamically hide statuslines based on cursor or focus
- theme neovim window decorations with lua

## When to choose
- you use Neovim with laststatus=3 and want per-window labels
- you want a configurable, themeable floating statusline
- you want statuslines that only take needed space

## When to avoid
- you don't use Neovim
- you prefer the built-in winbar or a full statusline plugin

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli, cross-platform
- tags: neovim, statusline, winbar, lua, floating-windows

## Member repositories
- b0o/incline.nvim (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.461144+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:00:27.894632+00:00, confidence not recorded.
  - readme: https://github.com/b0o/incline.nvim (fetched 2026-08-28T04:03:22.461144+00:00, sha 3cd044fcf082)
- Data as of 2026-08-30T08:39:29.467469+00:00.
