How to install vim 8 Centos 7.
There is a package in COPR for this:
yum install yum-plugin-copr
yum copr enable hnakamur/vim
yum instal vim
Thanks
SysTutorials
for pointing this out!
Reference:
https://docs.pagure.org/copr.copr/how_to_enable_repo.html#how-to-enable-repo
Update:
The old build is not available anymore