From my investigations into nim-lang/NimLime#121 , I've found that AutomaticPackageReloader doesn't appear to call the plugin_loaded function on target modules. This function needs to be called, as several plugins perform necessary startup actions there.