mirror of
https://github.com/neovim/neovim.git
synced 2025-11-10 12:35:29 +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.