Add org-export-async-debug to debug vars
This commit is contained in:
parent
20c873d45b
commit
09ac5a48c1
1 changed files with 2 additions and 0 deletions
|
@ -1128,6 +1128,8 @@ compelling reason, so..."
|
|||
(run-hooks 'org-load-hook))
|
||||
|
||||
:config
|
||||
(add-to-list 'doom-debug-variables 'org-export-async-debug)
|
||||
|
||||
(set-company-backend! 'org-mode 'company-capf 'company-dabbrev)
|
||||
(set-eval-handler! 'org-mode #'+org-eval-handler)
|
||||
(set-lookup-handlers! 'org-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue