mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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.