mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Occurs when :lang ruby is enabled, because the rspec-mode package autoloads an advice, but not the advice function. Still, it seems silly to do this advice before the package is loaded, so we disable it.