Note
The configuration uses XDG paths
Install GNU stow
sudo dnf install stowsudo pacman -S stowthen stow the vim directory:
stow vimIf you wish to unlink the configuration, use:
stow -D vimAs Arch Linux default vim does not have +clipboard enabled, I've decided to come up with this simple script:
./scripts/build_and_install_vim.sh