feat(fswatch): report filewatchers in :checkhealth

This commit is contained in:
Justin M. Keyes
2026-05-19 00:03:36 +02:00
parent 2e82e0bcf6
commit 735a7d0c9e
4 changed files with 67 additions and 5 deletions

View File

@@ -112,6 +112,7 @@ local function check_active_clients()
end
end
-- See also runtime/lua/vim/health/health.lua:check_watchers()
local function check_watcher()
vim.health.start('vim.lsp: File Watcher')