mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 05:32:45 +10:00
Problem: Get readonly error for device that can't be written to.
Solution: Check for being able to write first. (closes vim/vim#8205)
50157ef1c2
Co-authored-by: Bram Moolenaar <Bram@vim.org>