一、编辑/etc/vim/vimrc.tiny 使用root权限操作 将“compatible”改成“nocompatible” 新增一个配置: set backspace=2 。 最终效果是: 保存即可。