It seems like without this line; you would always have to call yas-reload-all in your configuration? This should lower your Emacs' start up time if you have a tone of snippets to load.
Yes you are probably right, it's been an issue forever tbh but wasn't bad enough to look into detail.
Yeah I think your solution would be better, thanks
It seems like without this line; you would always have to call
yas-reload-all
in your configuration? This should lower your Emacs' start up time if you have a tone of snippets to load.