Minor refactors & comment revision
This commit is contained in:
parent
646cba3f68
commit
7443669b1e
5 changed files with 16 additions and 14 deletions
|
@ -106,7 +106,7 @@ order of `doom-env-switches' determines priority."
|
|||
"# that `doom env refresh` is executed. Alternatively, create your own env file\n"
|
||||
"# in your DOOMDIR and load that with `(load-env-vars FILE)`.\n"
|
||||
"#\n"
|
||||
"# To auto-regenerate this file when `doom reload` is run, use `doom env enable'\n"
|
||||
"# To auto-regenerate this file when `doom reload` is run, use `doom env auto'\n"
|
||||
"# or set DOOMENV=1 in your shell environment/config.\n"
|
||||
"# ---------------------------------------------------------------------------\n\n"))
|
||||
(let ((env-point (point)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue