Replace SPC h p with doom/help-packages
Now that it supersedes describe-packages in functionality.
This commit is contained in:
parent
990896ac9c
commit
0733a6dfac
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ Doing so is equivalent to:
|
|||
(buffer-string)))
|
||||
(unless (equal (vc-git-working-revision doom-emacs-dir) rev)
|
||||
(error "Failed to checkout latest commit.\n\n%s" (buffer-string))))
|
||||
(doom-refresh)
|
||||
(doom-refresh 'force)
|
||||
(doom-packages-update doom-auto-accept)
|
||||
(message "Done! Please restart Emacs for changes to take effect")))
|
||||
(user-error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue