mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 18:06:30 +00:00

This is essentially a convenience wrapper around the `pending()` function, similar to `skip_fragile()` but more general-purpose. Also remove `pending_win32` function as it can be replaced by `skip(iswin())`.