mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: minor reformatting & revision
Also corrects the version string of obsolete variable `+mu4e-backend`.
This commit is contained in:
@ -1877,7 +1877,6 @@ errors to `doom-cli-error-file')."
|
||||
(error "Cannot nest `run!' calls"))
|
||||
(doom-run-hooks 'doom-after-init-hook)
|
||||
(doom-context-with 'cli
|
||||
;; (doom-modules-initialize)
|
||||
(let* ((args (flatten-list args))
|
||||
(context (make-doom-cli-context :prefix prefix :whole args))
|
||||
(doom-cli--context context)
|
||||
|
Reference in New Issue
Block a user