Save file as and open it for editing
The :saveas
command (:sav
for short) will save the current buffer under a
new name, and open it for editing. Sometimes this is preferred over the
:write
command (:w
for short), which will save the file under a new name
but keep the original file open.