mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
use-package-handler/:after-call was (accidentally) relying on the dynamic value of `name`, but now that use-package uses lexical binding, this isn't possible anymore, causes errors.