Just want to cover case when there is no file write permissions.
:!chmod +w %:w!
In between vim will complain about changes in file (because of flags change) - it's obviously safe to ignore them
Just want to cover case when there is no file write permissions.
:!chmod +w %:w!
In between vim will complain about changes in file (because of flags change) - it's obviously safe to ignore them