# folke/noice.nvim

💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.

Repository: https://github.com/folke/noice.nvim
Canonical: https://ross.abutalabs.com/products/noicenvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: neovim-lua-plugin, neovim-plugin, neovim-ui, neovim
Last push: 2025-11-03T17:06:21+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 50, release rhythm 40, longevity 100
- inputs: {"age_days": 1442, "days_push": 303, "days_rel": 573, "gap_med": 10.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5810, forks 175 (observed 2026-08-28T04:09:29.915825+00:00)

## What it is
A Neovim plugin that completely replaces the UI for messages, the command line, and the popup menu using the experimental vim.ui_attach API. It offers configurable views, message routing via filters, syntax-highlighted cmdline, and statusline components.

## Use cases
- replace neovim message UI with nicer notifications
- customize the vim command line with icons and syntax highlighting
- show command output in normal buffers instead of the more prompt
- route vim messages to different views like popups or virtual text
- browse full message history with telescope or fzf

## When to choose
- you want a modern, highly customizable UI for Neovim messages and cmdline
- you use Neovim nightly and want to try the vim.ui_attach API
- you already use nvim-notify, nui.nvim, or treesitter

## When to avoid
- you need a rock-solid, stable editor setup
- you use an older Neovim version below 0.9.0
- you dislike experimental plugins with known upstream issues

## Facets
- artifact type: plugin
- maturity: experimental
- function: ui-components, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cli
- tags: neovim, lua, editor-ui, notifications, cmdline, popupmenu

## Member repositories
- folke/noice.nvim (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.915825+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-29T17:52:37.495536+00:00, confidence not recorded.
  - readme: https://github.com/folke/noice.nvim (fetched 2026-08-28T04:09:29.915825+00:00, sha 1889c7819b56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
