doomemacs

An Emacs framework for the stubborn martian hacker (by doomemacs)

Doomemacs Alternatives

Similar projects and alternatives to doomemacs

  1. neovim

    1,428 doomemacs VS neovim

    Vim-fork focused on extensibility and usability

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  4. logseq

    561 doomemacs VS logseq

    A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

  5. helix

    449 doomemacs VS helix

    A post-modern modal text editor.

  6. LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  7. github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  8. GNU Emacs

    252 doomemacs VS GNU Emacs

    Mirror of GNU Emacs

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. zed

    160 doomemacs VS zed

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

  11. org-roam

    151 doomemacs VS org-roam

    Rudimentary Roam replica with Org-mode

  12. magit

    126 doomemacs VS magit

    It's Magit! A Git Porcelain inside Emacs.

  13. lsp-mode

    119 doomemacs VS lsp-mode

    Emacs client/library for the Language Server Protocol

  14. evil

    107 doomemacs VS evil

    The extensible vi layer for Emacs.

  15. consult

    93 doomemacs VS consult

    :mag: consult.el - Consulting completing-read

  16. SpaceVim

    86 doomemacs VS SpaceVim

    Discontinued A community-driven modular vim/neovim distribution - The ultimate vimrc

  17. straight.el

    71 doomemacs VS straight.el

    🍀 Next-generation, purely functional package manager for the Emacs hacker.

  18. use-package

    68 doomemacs VS use-package

    A use-package declaration for simplifying your .emacs

  19. spacemacs

    63 doomemacs VS spacemacs

    A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

  20. nano-emacs

    55 doomemacs VS nano-emacs

    GNU Emacs / N Λ N O - Emacs made simple

  21. prelude

    31 doomemacs VS prelude

    Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.

  22. crafted-emacs

    A sensible base Emacs configuration.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better doomemacs alternative or higher similarity.

doomemacs discussion

Log in or Post with

doomemacs reviews and mentions

Posts with mentions or reviews of doomemacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-07.
  • CLion Is Now Free for Non-Commercial Use
    6 projects | news.ycombinator.com | 7 May 2025
  • Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forks
    7 projects | news.ycombinator.com | 24 Apr 2025
    I used Spacemacs for years and recommend it to others. It was fantastic in the early days, but the stability seems to have diminished. I encountered more bugs over time that I'd have to troubleshoot and fix myself.

    I switched to Doom Emacs a couple of years ago. It's well-maintained with regular updates, fantastic language support, and lightning fast. The CLI tooling is also nice (i.e., you can run 'doom upgrade' to update everything, or 'doom doctor' if you encounter an issue).

    It's the closest equivalent to VS Code in terms of working out of the box. Not to mention the advantages of Emacs with Vim keybindings. There is a learning curve, but the GitHub documentation is excellent.

    Adding support for Ruby on Rails development, for example, is as simple as uncommenting '(ruby +rails +lsp)' line in the '~/.config/init.el' file, and then running 'doom sync'. There's a long list of supported languages and tooling [0].

    [0] https://github.com/doomemacs/doomemacs/blob/master/static/in...

  • Doom Emacs
    1 project | news.ycombinator.com | 11 Apr 2025
  • Avoiding Emacs Bankruptcy
    2 projects | news.ycombinator.com | 24 Jun 2024
    I use Doom[1], which is put together by people who know a heck of a lot more about Emacs than I do. Almost all my configuration is just turning on the features I want. Maybe once every year or two I check that my configuration is using stuff that has be superseded. This is super easy to use, gives me a great Emacs experience, and takes almost no work to maintain.

    [1]: https://github.com/doomemacs/doomemacs

  • Helix-gpui: helix gpui front end
    12 projects | news.ycombinator.com | 27 May 2024
    Having used evil-mode as my main driver for years, I can confirm that it truly works as expected. Requires some setup though. I used https://github.com/doomemacs/doomemacs to do the heavy lifting though.
  • M-X Reloaded: The Second Golden Age of Emacs – (Think)
    4 projects | news.ycombinator.com | 27 Feb 2024
    Yes, you need to install Emacs. It is probably available from whatever package manager your system uses.

    I prefer Doom (https://github.com/doomemacs/doomemacs) to Spacemacs. However I haven't looked at Spacemacs for many years; perhaps it's now on par with Doom.

  • From Doom to Vanilla Emacs
    6 projects | dev.to | 22 Feb 2024
    Ever since I've started my Emacs journey it seemed like the wholy grail to have your own (vanilla!) configuration without any hard dependencies on frameworks like Doom or Spacemacs. There are plenty of dotemacs configurations ouf there which can serve as a great source of inspiration.
  • Zed is now open source
    26 projects | news.ycombinator.com | 24 Jan 2024
    Use doomemacs for a start. It really optimizes startup time and offers vast included modules as well as great package management. https://github.com/doomemacs/doomemacs/blob/master/docs/gett...
  • How to disable corfu only when `lsp-bride-mode` is active?
    1 project | /r/emacs | 20 Nov 2023
    I installed Corfu using this PR in doom https://github.com/doomemacs/doomemacs/pull/7002
  • how to learn emacs fast?
    1 project | /r/emacs | 3 Nov 2023
    The doom documentation does a pretty good job of walking you through this: - https://github.com/doomemacs/doomemacs/blob/master/docs/getting_started.org - https://noelwelsh.com/posts/doom-emacs/
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic doomemacs repo stats
157
20,355
9.9
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com