diff options
Diffstat (limited to 'modules/nerd-icons-config.el')
| -rw-r--r-- | modules/nerd-icons-config.el | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/nerd-icons-config.el b/modules/nerd-icons-config.el index d314be80..d3d55b86 100644 --- a/modules/nerd-icons-config.el +++ b/modules/nerd-icons-config.el @@ -3,6 +3,15 @@ ;;; Commentary: ;; +;; Layer: 2 (Core UX). +;; Category: C/P. +;; Load shape: eager. +;; Eager reason: provides the nerd-icons fonts that dashboard, modeline, and +;; completion render in the first frame. +;; Top-level side effects: package configuration via use-package. +;; Runtime requires: none. +;; Direct test load: yes. +;; ;; Single home for nerd-icons: ;; - the package itself ;; - completion integration (`nerd-icons-completion') |
