aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/health.lua
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2024-05-23 11:40:51 +0200
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2024-05-24 11:07:30 +0200
commit6dc62c2e2b413a9bbaf0746660c5638936303249 (patch)
tree672244415580242c0c98f1df4768afbacc9d38ee /runtime/lua/vim/health.lua
parent4f431bb632b5285fc0f0d5e6ac0ff21b7c6ef101 (diff)
downloadrneovim-6dc62c2e2b413a9bbaf0746660c5638936303249.tar.gz
rneovim-6dc62c2e2b413a9bbaf0746660c5638936303249.tar.bz2
rneovim-6dc62c2e2b413a9bbaf0746660c5638936303249.zip
docs: extract health to its own file
Diffstat (limited to 'runtime/lua/vim/health.lua')
-rw-r--r--runtime/lua/vim/health.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/lua/vim/health.lua b/runtime/lua/vim/health.lua
index 263a6ec85f..2417709ea2 100644
--- a/runtime/lua/vim/health.lua
+++ b/runtime/lua/vim/health.lua
@@ -39,7 +39,7 @@
--- :checkhealth vim*
--- <
---
---- Create a healthcheck *health-dev*
+--- Create a healthcheck *health-dev* *vim.health*
---
--- Healthchecks are functions that check the user environment, configuration, or
--- any other prerequisites that a plugin cares about. Nvim ships with