diff --git a/core/core.el b/core/core.el index dfddefa9f..b249f8e58 100644 --- a/core/core.el +++ b/core/core.el @@ -8,7 +8,6 @@ ;; doom:... an evil operator, motion or command ;; doom|... hook function ;; doom*... advising functions -;; doom!... interaction commands exclusively for installing external dependencies ;; ...! a macro or function that configures DOOM ;; %... functions used for in-snippet logic ;; +... Any of the above, but part of a module, e.g. +emacs-lisp|init-hook