Alternatives to Doom Emacs
An opinionated configuration framework that turns GNU Emacs into a fast, modular editing environment. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Doom Emacs
An opinionated configuration framework that turns GNU Emacs into a fast, modular editing environment.
Replacements
Listings that take over the same core job as Doom Emacs.
Spacemacs
A community-driven Emacs configuration that combines Emacs with Vim-style editing and mnemonic key bindings.
Spacemacs is another community Emacs configuration, built around Vim key bindings, mnemonic keys and language layers, and also runs on Windows, though its large configuration can slow startup.
GNU Emacs
An editor that is really a Lisp environment, extensible to the point where people run their email, calendar and shell inside it.
GNU Emacs without Doom means building your own configuration in Emacs Lisp from scratch, which takes substantial time but avoids Doom's opinionated defaults and module system.
Aquamacs
An editor based on GNU Emacs and adapted to feel at home on macOS.
Aquamacs is an Emacs-based editor adapted to behave like a macOS application, limited to macOS and based on an older Emacs in its stable release.
Lem
A general-purpose editor and IDE written in and extensible with Common Lisp, with Emacs and Vim keybindings.
Lem is an open-source editor extensible in Common Lisp with Emacs-like and Vim-like modes and built-in LSP, so Doom modules and Emacs Lisp configuration do not transfer.
Similar software
Related functionality, not a direct replacement.
Magit
A complete text-based Git interface that runs inside GNU Emacs.
Denote
An Emacs note-taking package that organises plain-text notes through a predictable, descriptive file naming scheme.
LazyVim
A Neovim setup built on lazy.nvim that turns Neovim into a preconfigured IDE.
AstroNvim
A ready-made Neovim configuration with preset plugins, language tooling and a modular structure.
Ement.el
A Matrix chat client that runs inside GNU Emacs.
PDF Tools
Emacs package for viewing, searching and annotating PDF files inside the editor.