centos7的vim7升级到vim8 By 王石头 Published 2019-01-07 Contents 12345rpm -Uvh http://mirror.ghettoforge.org/distributions/gf/gf-release-latest.gf.el7.noarch.rpmrpm --import http://mirror.ghettoforge.org/distributions/gf/RPM-GPG-KEY-gf.el7yum -y remove vim-minimal vim-common vim-enhanced sudoyum -y --enablerepo=gf-plus install vim-enhanced sudo 资料查询自 https://gist.github.com/yevrah/21cdccc1dc65efd2a4712781815159fb 页面