mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Note: `add-hook!` will, in the future, deprecate implicit hooks, e.g. (add-hook! some-mode #'function) (add-hook! (some-mode another-mode) #'function) This commit also removes the single-item lists passed to `add-hook!` (which was unnecessary).
13 KiB
13 KiB