进入编辑模式 i insert 在当前字母前a append 在当前字母后o open a line below 在当前行下面 I 行首插入 A 行尾插入O 上一行插入 set nu 显示行号 gi 快速返回上次插入的位置 syntax on 语法高亮 dd 删除一行