inhibit-compacting-font-caches = t
Performance at the cost of some space efficiency
This commit is contained in:
parent
42e44a6cc9
commit
2373429e76
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ with `doom//reload-theme').")
|
||||||
image-animate-loop t
|
image-animate-loop t
|
||||||
indicate-buffer-boundaries nil
|
indicate-buffer-boundaries nil
|
||||||
indicate-empty-lines nil
|
indicate-empty-lines nil
|
||||||
|
inhibit-compacting-font-caches t
|
||||||
max-mini-window-height 0.3
|
max-mini-window-height 0.3
|
||||||
mode-line-default-help-echo nil ; disable mode-line mouseovers
|
mode-line-default-help-echo nil ; disable mode-line mouseovers
|
||||||
mouse-yank-at-point t ; middle-click paste at point, not at click
|
mouse-yank-at-point t ; middle-click paste at point, not at click
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue