Emacs configuration based on Doom Emacs
- Emacs Lisp 96.6%
- Python 2.6%
- YASnippet 0.8%
| plantuml | ||
| snippets | ||
| splash | ||
| templates | ||
| themes | ||
| ttk-cscope | ||
| .gitignore | ||
| config.el | ||
| custom.el | ||
| doom.org | ||
| init.el | ||
| packages.el | ||
| personal.el.gpg | ||
| README.org | ||
Dot Doom Emacs
Fork from: https://github.com/zzamboni/dot-doom

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!