mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 14:10:50 +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.