Files
neovim/runtime/lua
skewb1k b87bdef2a8 fix(lua): relax vim.wait() timeout validation #36900
Problem:
After bc0635a9fc `vim.wait()` rejects floats
and NaN values.

Solution:
Restore the prior behavior, while still supporting `math.huge`. Update
tests to cover float case.
2025-12-10 09:44:05 -05:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00