打开与保存文件
- :edit 以文件路径打开文件
- :write 把缓冲区内容写入磁盘,就是:w命令,太常见了
- :pwd 显示工作目录 print working directory 与bash命令的功能一样
- :Explore 打开内置的文件浏览器 :E 通过:Sexplore 和 :Vexplore 也可以打开窗口
标签:Sexplore,实用技巧,07,文件,Vexplore,Vim,命令,打开
来源: https://www.cnblogs.com/rookieagle/p/15614249.html