:new 文件名.后缀 新建文件。
:e 文件名 打开文件。
:w 文件名.txt 保存文件。
:wq 保存并退出。
:x 退出,如果文件更改则保存。
http://pizn.github.io/2012/03/03/vim-commonly-used-command.html
:new 文件名.后缀 新建文件。
:e 文件名 打开文件。
:w 文件名.txt 保存文件。
:wq 保存并退出。
:x 退出,如果文件更改则保存。
http://pizn.github.io/2012/03/03/vim-commonly-used-command.html