安装vim安装依赖项目yum install -y wget ncurses-devel gcc gcc-c++ ctags编译安装vim# 从github克隆,速度贼慢,推荐直接去官网下载# 我是直接在我的阿里云主机上git下来,再下载下来的git clone https://github.com