Speed Up Org Documents
- Enable inhibit compacting font caches for org bullets to speed up org documents
This commit is contained in:
@@ -584,6 +584,8 @@ Use Hydra to design a transient key binding for quickly adjusting the scale of t
|
||||
:hook (org-mode . org-bullets-mode)
|
||||
:custom
|
||||
(org-bullets-bullet-list '("◉" "○" "●" "○" "●" "○" "●"))
|
||||
:init
|
||||
(setq inhibit-compacting-font-caches t)
|
||||
)
|
||||
#+end_src
|
||||
|
||||
|
Reference in New Issue
Block a user