Files
neovim/runtime/lua
Yochem van Rosmalen f19653e370 fix(health): emit Progress message #37123
Problem:
The `"Running healthchecks..."` message doesn't inform the user much and
is a hack from before we got a way to emit actual progress messages.

Solution:
Use `nvim_echo` to emit progress messages showing the name of the report
that is currently running.
2026-01-09 17:00:09 -05:00
..
2025-02-09 18:10:54 +01:00
2025-12-15 13:55:15 -05:00