mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
If the hook doesn't exist, it hasn't been bound to, and doom-run-hooks will no-op if passed a nil. Saves a tiny bit on memory usage.
If the hook doesn't exist, it hasn't been bound to, and doom-run-hooks will no-op if passed a nil. Saves a tiny bit on memory usage.