# rachartier/tiny-inline-diagnostic.nvim

A Neovim plugin for displaying inline diagnostic messages with customizable styles and icons.

Repository: https://github.com/rachartier/tiny-inline-diagnostic.nvim
Canonical: https://ross.abutalabs.com/products/tiny-inline-diagnosticnvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim-plugin, lua, neovim, nvim, nvim-lua, nvim-plugin
Last push: 2026-07-05T16:10:41+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 56
- inputs: {"age_days": 795, "days_push": 59, "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 1722, forks 34 (observed 2026-08-28T04:05:27.800734+00:00)

## What it is
A Neovim plugin written in Lua that displays LSP diagnostic messages inline as customizable virtual text with configurable styles, icons, and overflow handling. It replaces Neovim's built-in virtual text diagnostics with a richer inline presentation supporting multiline and severity-based display.

## Use cases
- show lsp error messages inline in neovim
- display diagnostics without floating windows
- customize diagnostic icons and styles in nvim
- show errors on all lines but warnings only on cursor line
- handle long diagnostic messages that overflow the window
- replace neovim virtual_text diagnostics with a nicer display

## When to choose
- you use Neovim 0.10+ with LSP and want inline diagnostics
- you want configurable presets, icons, and multiline diagnostic rendering
- you find floating-window diagnostics disruptive to your workflow

## When to avoid
- you are not using Neovim or are on Vim
- you prefer Neovim's built-in virtual_text or floating window diagnostics
- you need an editor-agnostic diagnostic solution

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, ui-components
- domain: developer-tools, text-editors
- platform: editor-plugin, windows
- tags: neovim, diagnostics, lsp, virtual-text, lua, linux, macos

## Member repositories
- rachartier/tiny-inline-diagnostic.nvim (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.800734+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:33:59.937129+00:00, confidence not recorded.
  - readme: https://github.com/rachartier/tiny-inline-diagnostic.nvim (fetched 2026-08-28T04:05:27.800734+00:00, sha df5d9ea96277)
- Data as of 2026-08-30T08:39:29.467469+00:00.
