CentOS

echo "set nocompatible" >> ~/.vimrc 
source ~/.vimrc

debian

sudo apt-get remove vim-common
sudo apt-get install vim

 

相关文章: