VIM Command
Working with filesVim commandAction:e filenameOpen a new file. You can use the Tab key for automatic file name completion, just like at the shell command prompt.:w filenameSave changes to a file. If you don't specify a file name, Vim saves as the file na



