It is required during bootstrapping because it wasn’t in the packpath
when nvim was opened. If installed in /start/
you will not need to use packadd
going forward.
If installed in /opt/
then packadd
must be used each time, otherwise the plugin will never be loaded.