vim filename.txt //press i to enter insert mode //press esc to exit insert mode type :wq then enter to leave vim
C:> notepad somefile.txt