Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

readonly option is set add to ! override - Windows 8.1

Tags:

vim

I was trying to change the colorscheme in vimrc. But, when I try to say, I get the following error readonly option is set add to ! override, provided that I'm using Windows 8.1. How can I fix this error?

Thanks.

like image 851
productive Avatar asked Sep 16 '25 02:09

productive


1 Answers

You need to open vimrc with write permission. In windows it probably would mean opening it as admin.
Also try to do what this message suggests - :w! instead of :w

like image 102
4rlekin Avatar answered Sep 17 '25 18:09

4rlekin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!