Title here
Summary here
:checkhealth — Neovim’s own diagnostic. Missing providers, broken parsers, unmet dependencies, all reported plainly.:Lazy — did a plugin fail to install or load? The UI shows the error per plugin.:Mason — is the language server actually installed and on PATH?nvim --clean. If the problem disappears, it is your config, not Neovim.:version
:h newsAfter an upgrade, :h news usually explains exactly what changed and what was removed — a lot of “suddenly broken” is a documented removal.