Skip to content

Commit 84b8d45

Browse files
committed
More performance enhancing options (from Doom)
1 parent b76ed57 commit 84b8d45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/config-ui.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
auto-window-vscroll nil
1818
scroll-conservatively 1000
1919
fast-but-imprecise-scrolling t
20+
redisplay-skip-fontification-on-input t
21+
inhibit-compacting-font-caches t
2022
frame-inhibit-implied-resize t
2123
inhibit-compacting-font-caches t)
2224

0 commit comments

Comments
 (0)