nit: minor reformatting & revision
Also corrects the version string of obsolete variable `+mu4e-backend`.
This commit is contained in:
parent
6d7a39c482
commit
771fccc52b
13 changed files with 26 additions and 31 deletions
|
@ -181,8 +181,8 @@ This is performed with an asyncronous Emacs process, except when
|
|||
(defun +literate-recompile-maybe-h ()
|
||||
"Recompile literate config to `doom-user-dir'.
|
||||
|
||||
We assume any org file in `doom-user-dir' is connected to your literate
|
||||
config, and should trigger a recompile if changed."
|
||||
We assume any org file in `doom-user-dir' is connected to your literate config,
|
||||
and should trigger a recompile if changed."
|
||||
(and (file-in-directory-p
|
||||
(buffer-file-name (buffer-base-buffer))
|
||||
(file-name-directory (file-truename +literate-config-file)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue