mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs: minor docstring revisions
For clarity only. These do not reflect any recent changes.
This commit is contained in:
@ -73,6 +73,9 @@ And jumps to your `doom!' block."
|
||||
(defun doom/reload ()
|
||||
"Reloads your private config.
|
||||
|
||||
WARNING: This command is experimental! If you haven't configured your config to
|
||||
be idempotent, then this could cause compounding slowness or errors.
|
||||
|
||||
This is experimental! It will try to do as `bin/doom sync' does, but from within
|
||||
this Emacs session. i.e. it reload autoloads files (if necessary), reloads your
|
||||
package list, and lastly, reloads your private config.el.
|
||||
|
Reference in New Issue
Block a user