top | item 26412339

(no title)

jacobmoe | 5 years ago

I've been using spacemacs for a while, haven't looked into doom. Mind telling me why you decided to switch?

discuss

order

teodorlu|5 years ago

I also switched from Spacemacs to DOOM. I've decided to stay.

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

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.

stjohnswarts|5 years ago

I enjoy the way Doom is organized. You can overcome any startup timing problems in emacs by using daemon mode whether it's doom, space, or stock.