mirror of
https://github.com/neovim/neovim.git
synced 2026-09-19 20:18:19 +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.