mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 11:30:53 +10:00
`vim.wait()` cannot be called in a fast callback since the main loop cannot be run in that context as it is not reentrant Fixes #26122
32 KiB
32 KiB