Commit Graph

8 Commits

Author SHA1 Message Date
f604ce6d01 Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
8424e0a780 config/literate: simplify tangle process
This removes expansion of #+INCLUDE directives at tangle time because
it's too much trouble to maintain a workflow that org doesn't support,
without modifying the user's files, which goes against Doom's "your
system your rules" mantra. The tangling process is just too brittle to
hack without compounding edge cases.

Fixes #5089
2021-05-24 17:52:27 -04:00
338be4f212 Fix 404 link. 2020-11-11 12:33:30 +00:00
f5ba3d9498 config/literate: revise readme 2020-08-12 02:52:45 -04:00
6a64f37435 Minor refactors & revision across the board 2020-07-31 01:39:24 -04:00
8da31dbbab config/literate: update & revise readme 2020-07-25 22:38:37 -04:00
ff21dfe532 Revise :config literate README
Closes #3621

Co-authored-by: Carl Lange <carl@flax.ie>
2020-07-24 15:24:28 -04:00
b5c0005dee add config/literate readme (#3033)
* add config/literate readme

* Fix personal config paths

It also works from $HOME/.config/doom as @tecosaur said.

* fixes
2020-05-28 03:43:01 -04:00