mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
The `wait` function will only return after all input has been processed by nvim. It is useful to time assertions correctly.
The `wait` function will only return after all input has been processed by nvim. It is useful to time assertions correctly.