fix(literate): tangle with the same Org as Doom
This commit is contained in:
parent
b395bd5392
commit
18b661873e
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
(start-process "tangle-config"
|
||||
(get-buffer-create " *tangle config*")
|
||||
"emacs" "--batch"
|
||||
"-L" (file-name-directory (locate-library "org"))
|
||||
"--load" (doom-path doom-core-dir "doom")
|
||||
"--load" (doom-path doom-core-dir "lib/print")
|
||||
"--eval"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue