diff options
Diffstat (limited to 'modules/help-config.el')
| -rw-r--r-- | modules/help-config.el | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/help-config.el b/modules/help-config.el index cfe67bf0..ce9fd861 100644 --- a/modules/help-config.el +++ b/modules/help-config.el @@ -3,6 +3,15 @@ ;;; Commentary: ;; +;; Layer: 2 (Core UX). +;; Category: C/P. +;; Load shape: eager. +;; Eager reason: help/info/man configuration and its keybindings; eager only by +;; init order, a deferral candidate. +;; Top-level side effects: two global keys, package configuration via use-package. +;; Runtime requires: none. +;; Direct test load: yes. +;; ;; This module enhances Emacs' built-in help system and documentation features. ;; It configures: ;; |
