mirror of
https://github.com/neovim/neovim.git
synced 2026-07-26 10:42:10 +00:00
Problem: Nvim shows `(libuv) kqueue(): Too many open files` on macos. ref https://github.com/neovim/neovim/issues/40238 Solution: Add a healthcheck for this situation.