Use GNU Stow to use these dotfiles.
To stow dotfiles for a particular package (for e.g. neovim):
stow --no-folding --verbose -R neovim
To remove previously _stow_ed files for a particular package (for e.g. neovim):
stow --no-folding --verbose -D neovim