mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 19:48:32 +00:00

Using sleep(10) to wait for typeahead to finish is flaky, especially on macOS, where legacy/global_spec.lua has failed several times.
Using sleep(10) to wait for typeahead to finish is flaky, especially on macOS, where legacy/global_spec.lua has failed several times.