mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 07:15:34 +00:00
fix(health): message should mention "vim.provider" #33095
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user