E45
vim 'readonly' option is set (add ! to override)
A write command was issued on a buffer opened in read-only mode. Use :w! to force the write, or :set noreadonly to clear the option first.
A write command was issued on a buffer opened in read-only mode. Use :w! to force the write, or :set noreadonly to clear the option first.