Adding ligatures and dired tweaks
This commit is contained in:
parent
ae8fde41e1
commit
b4c9e64328
3 changed files with 80 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
;; threshold to temporarily prevent it from running, then reset it later by
|
||||
;; enabling `gcmh-mode'. Not resetting it will cause stuttering/freezes.
|
||||
(setq gc-cons-threshold 50000000)
|
||||
(message "set gc-cons-threshold to 50000000")
|
||||
|
||||
;; ;; In noninteractive sessions, prioritize non-byte-compiled source files to
|
||||
;; ;; prevent the use of stale byte-code. Otherwise, it saves us a little IO time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue