From e42a18099aedaaef87b73e034efcb1ef798741a4 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Sun, 18 Dec 2022 14:49:13 +0100 Subject: [PATCH] docs: added line on `:checkhealth` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bd229a..af34883 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ require("lazy").setup({ }) ``` +> ℹī¸ It is recommended to run `:checkhealth lazy` after installation + ## 🔌 Plugin Spec | Property | Type | Description |