During the installation process for Vim plugins, help tags are not generated. For Vim plugins in Guix, help tags should be generated during the install because users would not otherwise be able to generate them.
Users cannot run `:helptags ~/.guix-profile/share/vim/vimfiles/` because the ~/.guix-profile/share/vim/vimfiles/ directory is owned by root.
