Correct doom/reload-autoloads docstring
This commit is contained in:
parent
9936bd9623
commit
9f8277b2c4
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ Runs `doom-reload-hook' afterwards."
|
||||||
"Reload only `doom-autoload-file' and `doom-package-autoload-file'.
|
"Reload only `doom-autoload-file' and `doom-package-autoload-file'.
|
||||||
|
|
||||||
This is much faster and safer than `doom/reload', but not as comprehensive. This
|
This is much faster and safer than `doom/reload', but not as comprehensive. This
|
||||||
reloads your package and module visibility, but does not enable/disable It does
|
reloads your package and module visibility, but does not install new packages or
|
||||||
not reload your private config.
|
remove orphaned ones. It also doesn't reload your private config.
|
||||||
|
|
||||||
It is useful to only pull in changes performed by 'doom refresh' on the command
|
It is useful to only pull in changes performed by 'doom refresh' on the command
|
||||||
line."
|
line."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue