Showing posts with label No write since last change (use ! to override). Show all posts
Showing posts with label No write since last change (use ! to override). Show all posts

Saturday, January 11, 2014

No write since last change (use ! to override)

No write since last change (use ! to override)

If you are getting this error after using :q while saving your changes in command line editor.
Run following commands
:w
then
:q
Now it will ask to save the changes.