pacvim from home:jubalh project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:jubalh/CentOS_7/home:jubalh.repo yum install pacvim
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:jubalh/openSUSE_Tumbleweed/home:jubalh.repo zypper refresh zypper install pacvim