Add line to fix slowness during org-capture.

This commit is contained in:
jowj 2019-04-23 10:10:51 -05:00
parent ea8485318f
commit 7a1ff022f6

View File

@ -40,6 +40,7 @@
org-src-strip-leading-and-trailing-blank-lines t
org-src-preserve-indentation t
org-src-tab-acts-natively t
setq x-selection-timeout 10 ;; this fixes a freeze when org-capture is called. lol.
org-edit-src-content-indentation 0)
(add-hook 'org-agenda-mode-hook