Vim how to open a file to edit

All you need to do is type the vim command :edit or you can use the shortcut :e will open the file for editing.

Comments