1.编辑 vimrc.tiny 文件

  vi /etc/vim/vimrc.tiny

2.修改下述内容

  修改 set compatible

  为 set nocompatible

  添加 set backspace=2

结果如图: