mirror of
https://github.com/neovim/neovim.git
synced 2026-08-16 12:28:30 +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.