mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 18:19:04 +10: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.