The startup speed of DOOM Emacs is outstanding, as others have noted.
Additionally, I've found adding my own customizations is much easier in Doom than Spacemacs. While the Spacemacs "layers" approach is nice for setup, it can become very brittle when you start hacking on it yourself. Some of that could also be due to my own lack of skill with elisp, though.
teodorlu|5 years ago
Reasons:
- DOOM Emacs is fast. Fast to start `emacs --daemon`, fast UX with the default config.
- I've experienced DOOM Emacs to be more cohesive than Spacemacs
I still keep my Spacemacs config around, but I haven't touched it in ... almost a year now.
tharne|5 years ago
Additionally, I've found adding my own customizations is much easier in Doom than Spacemacs. While the Spacemacs "layers" approach is nice for setup, it can become very brittle when you start hacking on it yourself. Some of that could also be due to my own lack of skill with elisp, though.
stjohnswarts|5 years ago