Increase pandoc sleep timer
This commit is contained in:
parent
63f6610ea6
commit
d03fd9658a
1 changed files with 3 additions and 1 deletions
|
@ -290,4 +290,6 @@
|
|||
|
||||
(use-package rust-mode)
|
||||
|
||||
(use-package org-web-tools)
|
||||
(use-package org-web-tools
|
||||
:config
|
||||
(setq org-web-tools-pandoc-sleep-time 0.4))
|
||||
|
|
Loading…
Add table
Reference in a new issue