ingtshan-host / emacs.d-literate

This is a practice of literate programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs configuration All in Org

(Literate programming trying on setup Emacs)

It is my personal practice, which is full of messy codes and documents.

Use org-babel-tangle to convert org into several elisp file, which content the codes of code block to init my emacs.

If you want to check anyway, here is three version of it.

For the basic org-babel-tangle usage in config Emacs check ./config.org

For more reasonable config, check ./emacs.org and ./doom-emacs.org

About

This is a practice of literate programming.


Languages

Language:Emacs Lisp 100.0%