|
|
|
|
|
by stevekemp
3138 days ago
|
|
If you write a small pre-processor (simple to do) you can store your emacs configuration file in a markdown file - allowing you to document all the settings neatly. As I was reading this piece I was imagining that is what the author had done, as it is what I did too: https://github.com/skx/dotfiles/blob/master/.emacs.d/init.md |
|
Here's are couple of examples: https://github.com/howardabrams/dot-files/blob/master/emacs....
https://raw.githubusercontent.com/sachac/.emacs.d/gh-pages/S...
Also see: http://howardism.org/Technical/Emacs/literate-programming-tu...