mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 07:12:50 +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())`.