mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 08:15:41 +00:00
In the (!read_buffer && !read_stdin) case, always set `perm` for all platforms. This also means we no longer need to set `perm` in the case of (fd < 0) for non-Unix.