git404hub

what is doomemacs fr?

imsodin/doomemacs — explained in plain English

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

Audience · developerComplexity · 3/5DormantSetup · moderate

tl;dr

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

vibe map

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 make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

Emacs LispGNU Emacs

how it stacks up fr

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 i run it?

Difficulty · moderate time til it works · 30min

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

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.