mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 17:47:16 +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.