Files
neovim/test/functional
Lewis Russell 84bbe4b0ca fix(lua): disallow vim.wait() in fast contexts
`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
2023-11-27 09:09:21 +00:00
..
2023-11-14 02:56:50 -08:00
2023-10-10 19:20:32 +02:00
2023-11-12 21:26:39 +01:00