terminus
terminus copied to clipboard
Autoload file is getting eagerly evaluated
Need to double-check that this is not something specific to my local set-up, but if I add an echomsg
in the autoload file, I see it printed immediately on startup, which is obviously counter to the whole point of the autoload file (deferred execution).