Ubuntu 安装 vim 安装 vim 指令 sudo apt-get install vim 查看 vim 的版本指令 vim --version 查看 vim 的帮助文档 vim -h vim --help