在vim里使用backspace

在:$HOME/.vimrc加入:
set nocompatible
set backspace=2

使BackSpace可正常使用