New comment by daniel-eys on void-packages repository https://github.com/void-linux/void-packages/pull/21733#issuecomment-625768109 Comment: You don't have to copy vimfiles around, just add `/usr/share/vim/vimfiles` to your neovim runtimepath, so neovim can load plugins etc. from there, too. `set rtp+=/usr/share/vim/vimfiles`