emacs.d VS doom-emacs

Compare emacs.d vs doom-emacs and see what are their differences.

emacs.d

My emacs configuration, optimized for creative writing. (by jacmoe)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
emacs.d doom-emacs
1 2
19 24
- -
10.0 0.0
about 2 years ago about 3 years ago
HTML YASnippet
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

emacs.d

Posts with mentions or reviews of emacs.d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-13.

doom-emacs

Posts with mentions or reviews of doom-emacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-13.
  • Configuring emacs the right way
    7 projects | /r/emacs | 13 Jan 2022
    You can take a look at the default init.el file for Doom emacs here, as you can see, there is a :lang section where you can uncomment support for commonly used languages. Although you generally don't change the init.el file too much, usually, it is there to load your actual config files. If your language is not supported out of the box, there are ways to add packages (a.k.a. "plug-ins") in packages.el. And you can add customizations in config.el.
  • doom-emacs: My Doom Emacs configuration
    1 project | /r/planetemacs | 13 Mar 2021

What are some alternatives?

When comparing emacs.d and doom-emacs you can also consider the following projects:

slides - Content for https://slides.dornea.nu

yasnippet-snippets - a collection of yasnippet snippets for many languages

emacs-from-scratch - An example of a fully custom Emacs configuration developed live on YouTube!

doom.d - My somewhat modular emacs config.

emacs-config - My configuration for Doom Emacs. Mirror of https://git.tecosaur.net/tec/emacs-config.

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

dot-doom - My Doom Emacs config files. Mirrored from https://gitlab.com/zzamboni/dot-doom

latex-math-input - Snippets for LaTeX math input

company-mode - Modular in-buffer completion framework for Emacs