mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
Extend the capabilities of is_os to detect more platforms such as
freebsd and openbsd. Also remove `iswin()` helper function as it can be
replaced by `is_os("win")`.
8.7 KiB
8.7 KiB