whatisgithub

What is doomemacs?

imsodin/doomemacs — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2024-01-01

Audience · developerComplexity · 3/5DormantSetup · moderate

In one sentence

Doom Emacs is a preconfigured setup that turns GNU Emacs into a fast, modern code editor with sensible defaults out of the box.

Mindmap

mindmap
  root((repo))
    What it does
      Preconfigures Emacs
      Fast modern editor
      Minimal clean setup
    Tech stack
      Emacs Lisp
      GNU Emacs
      Optional Vim keybindings
    Use cases
      Replace vanilla Emacs
      Bring Vim workflow
      Build custom editor
    Audience
      Developers
      Vim users
      Emacs tinkerers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Get a fast, ready-to-use code editor without spending weeks configuring Emacs from scratch.

USE CASE 2

Use Vim-style keybindings inside Emacs without sacrificing speed or stability.

USE CASE 3

Enable only the modules you need out of roughly 150 optional feature packages.

USE CASE 4

Reliably recreate the same editor setup on another machine using reproducible package versions.

What is it built with?

Emacs LispGNU Emacs

How does it compare?

imsodin/doomemacs0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2024-01-012022-10-032020-05-03
MaintenanceDormantDormantDormant
Setup difficultymoderateeasyeasy
Complexity3/52/51/5
Audiencedevelopervibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Doesn't auto-install system dependencies, you must run doom doctor to find and install missing ones yourself.

Copy-paste prompts

Prompt 1
Walk me through installing Doom Emacs and running doom install and doom doctor for the first time.
Prompt 2
Explain which Doom Emacs modules I should enable for Python and Docker development.
Prompt 3
Help me set up Vim-style keybindings in Doom Emacs for a smoother transition from Vim.
Prompt 4
Show me how Doom Emacs's reproducible package management lets me roll back a broken update.
Prompt 5
Compare Doom Emacs's default modules to a vanilla Emacs config for a new user.

Frequently asked questions

What is doomemacs?

Doom Emacs is a preconfigured setup that turns GNU Emacs into a fast, modern code editor with sensible defaults out of the box.

Is doomemacs actively maintained?

Dormant — no commits in 2+ years (last push 2024-01-01).

How hard is doomemacs to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is doomemacs for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.