mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Many users seem to treat `doom/reload` like a 1-to-1 replacement for `doom sync` + restart Emacs (which it is not), and are surprised when it fails to properly "reload" their config. I'm considering removing `doom/reload` altogether for this reason, or turning it into a light wrapper around `restart-emacs`, but for now I'll settle for recommending it less in documentation and comments. The references in docs/*.org will be dealt with later.