1 . 打开终端,切换到root
sudo su
2. 删除vim-common组件@H_301_5@
$sudo apt-get removevim-common
3. 安装vim@H_301_5@
$sudo apt-get install vim
@H_301_5@
OK..