mirror of
https://github.com/neovim/neovim.git
synced 2026-07-21 08:31:47 +00:00
feat(fswatch): report filewatchers in :checkhealth
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user