ubuntu 重新安装 vi

重新安装vi
sudo apt-get remove vim-common
sudo apt-get install vim

你可能感兴趣的:(ubuntu)