Files
neovim/runtime/lua
Oleh Volynets caf7808591 feat(diagnostic): custom status format function #36696
Problem:  Statusline component of diagnostics allows only the default
          format "sign:count".

Solution: Extend vim.diagnostic.Opts.Status to allow a custom signs
          or formatting function that provides the status presentation.
2026-03-13 07:21:45 -04:00
..
2026-01-23 09:30:37 +01:00
2025-02-09 18:10:54 +01:00