Emacs configuration based on Doom Emacs
  • Emacs Lisp 96.6%
  • Python 2.6%
  • YASnippet 0.8%
Find a file
2026-05-15 04:52:21 +08:00
plantuml initial commit 2026-05-15 04:52:21 +08:00
snippets initial commit 2026-05-15 04:52:21 +08:00
splash initial commit 2026-05-15 04:52:21 +08:00
templates initial commit 2026-05-15 04:52:21 +08:00
themes initial commit 2026-05-15 04:52:21 +08:00
ttk-cscope initial commit 2026-05-15 04:52:21 +08:00
.gitignore initial commit 2026-05-15 04:52:21 +08:00
config.el initial commit 2026-05-15 04:52:21 +08:00
custom.el initial commit 2026-05-15 04:52:21 +08:00
doom.org initial commit 2026-05-15 04:52:21 +08:00
init.el initial commit 2026-05-15 04:52:21 +08:00
packages.el initial commit 2026-05-15 04:52:21 +08:00
personal.el.gpg initial commit 2026-05-15 04:52:21 +08:00
README.org initial commit 2026-05-15 04:52:21 +08:00

Dot Doom Emacs

Fork from: https://github.com/zzamboni/dot-doom

/oss/dotdoomemacs/media/branch/main/splash/doom-emacs-color.png

See doom.org for the source configuration file with full commentary. From this file, three configuration files are generated: init.el, packages.el and config.el. These are the files read by Doom Emacs.

zzamboni also made a super simple set of Doom-Emacs custom splash screens, which you can find them in the splash/ directory.

If you are interested in the topic of literate configuration, you should check out zzamboni's free book Literate Configuration!