mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 09:50:19 +10:00
fix(lua): relax `vim.wait()` timeout validation #36900 Problem: Afterbc0635a9fc`vim.wait()` rejects floats and NaN values. Solution: Restore the prior behavior, while still supporting `math.huge`. Update tests to cover float case. (cherry picked from commitb87bdef2a8)
130 KiB
130 KiB