refactor: rename :core module group to :doom

I'll soon introduce a new family of core modules which will house most
of what's currently in the doom-*.el libs, moving them out of core.
This commit is contained in:
Henrik Lissner
2024-10-25 20:38:23 -04:00
parent c23b6fa5db
commit 25201a40f3
5 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
;;; lisp/init.el -*- lexical-binding: t; -*-
;;; Commentary:
;;
;; :core is now treated like a normal module, and this is its (temporary) init
;; :doom is now treated like a normal module, and this is its (temporary) init
;; file, which will be removed once we've resolved our `use-package' dependency
;; (which will soon be moved to its own module), then these will be returned to
;; the profile init file.