跳至内容
天涯
无知无畏
菜单和挂件
登录
注册
标签:
VI
VI常用技巧整理
使用root权限保存文件
w !sudo tee % > /dev/null
修改文件换行符:
:e ++ff=dos :e ++ff=mac :e ++ff=unix
阅读:71