doom refresh: always force autoload regeneration

This commit is contained in:
Henrik Lissner 2018-06-26 17:14:29 +02:00
parent ac1b1995b5
commit ca1b9ac1bd
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -179,7 +179,7 @@ respectively.")
(dispatcher! (version v) (doom/version)
"Reports the version of Doom and Emacs.")
(dispatcher! (refresh re) (doom-refresh)
(dispatcher! (refresh re) (doom-refresh 'force)
"Refresh Doom. Same as autoremove+install+autoloads.
This is the equivalent of running autoremove, install, autoloads, then