解决sudo: vim:command not find

这是使用vim命令时没有安装vim造成的,

解决方法:

sudo apt-get install vim