修改 /etc/vim/vimrc.tiny,如下:

set compatible

#修改为
set nocompatible  #控制方向键
set backspace=2 #控制退格键

相关文章: