fix(health): message should mention "vim.provider" #33095

This commit is contained in:
Eisuke Kawashima
2025-03-28 08:19:54 +09:00
committed by GitHub
parent e1f1386d5e
commit 07f048a8d7
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ the providers and how to install them.
*E319*
Use of a feature requiring a missing provider is an error: >
E319: No "foo" provider found. Run ":checkhealth provider"
E319: No "foo" provider found. Run ":checkhealth vim.provider"
Run the |:checkhealth| command, and review the sections below.