docs(Emacs org): better auto tangling of my config files
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((org-mode . ((org-list-allow-alphabetical . nil)
|
||||
(org-confirm-babel-evaluate . nil)
|
||||
(eval . (add-hook 'after-save-hook #'org-babel-tangle)))))
|
||||
(org-confirm-babel-evaluate . nil))))
|
||||
|
||||
Reference in New Issue
Block a user