emacs-config/README.org
2020-12-24 04:17:46 +08:00

14 lines
864 B
Org Mode

#+TITLE: Doom Emacs Configuration --- [[https://tecosaur.github.io/emacs-config/config.html][HTML Version]]
Here you may find my config. There is only one significant file:
- [[file:config.org][config.org]], my configuration file
What you *really* want is the =M-x org-html-export-to-html= version of ~config.org~
(linked in the title).
In addition to the =html= export, this /produces/ the [[https://tecosaur.github.io/emacs-config/init.el.html][init.el]], [[https://tecosaur.github.io/emacs-config/config.el.html][config.el]], and [[https://tecosaur.github.io/emacs-config/packages.el.html][packages.el]] files.
Other than that, snippets are (currently) sourced from the [[file:snippets/][snippets]] folder,
resources are put in [[file:misc/][misc]], and you may find submodules for packages of mine in
[[file:lisp/][lisp]], along with extra major modes.