nit: minor reformatting & revision

Also corrects the version string of obsolete variable `+mu4e-backend`.
This commit is contained in:
Henrik Lissner 2024-09-11 14:03:40 -04:00
parent 6d7a39c482
commit 771fccc52b
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
13 changed files with 26 additions and 31 deletions

View file

@ -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)