mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 10:56:31 +00:00

- Move os_name() up to "global helpers". - Rename it to is_os(). - Make it depend on uname() instead of a running Nvim instance.
- Move os_name() up to "global helpers". - Rename it to is_os(). - Make it depend on uname() instead of a running Nvim instance.