# j-hui/fidget.nvim

💫  Extensible UI for Neovim notifications and LSP progress messages.

Repository: https://github.com/j-hui/fidget.nvim
Canonical: https://ross.abutalabs.com/products/fidgetnvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, neovim-plugin
Last push: 2026-06-21T06:44:33+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 77, longevity 100
- inputs: {"age_days": 1685, "days_push": 73, "days_rel": 73, "gap_med": 50, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2591, forks 83 (observed 2026-08-28T04:07:02.960411+00:00)

## What it is
Fidget.nvim is a Neovim plugin that provides an extensible, unobtrusive UI for displaying notifications and LSP progress messages in a corner window. It supports configurable vim.notify backends, ASCII spinner animations, and manages its own window lifetime.

## Use cases
- show LSP progress messages in Neovim
- replace vim.notify with a nicer notification UI
- display spinner animations while rust-analyzer indexes
- manage unobtrusive floating notification windows in Neovim
- customize notification appearance and animations in the editor

## When to choose
- you use Neovim and want better visibility into LSP progress
- you want a configurable, extensible vim.notify backend
- you want lightweight eye-candy status notifications without leaving the editor

## When to avoid
- you don't use Neovim
- you need a full notification system outside the editor
- you're on an older Neovim version below the required minimum

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, logging, developer-tools
- domain: text-editors, developer-tools, frontend
- platform: editor-plugin, cli, cross-platform
- tags: neovim, lsp-progress, notifications, lua, vim-plugins

## Member repositories
- j-hui/fidget.nvim (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.960411+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-30T02:22:19.230161+00:00, confidence not recorded.
  - readme: https://github.com/j-hui/fidget.nvim (fetched 2026-08-28T04:07:02.960411+00:00, sha 1b871268fe20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
