Fix end-of-file error

Because I was a derp lord in 717d53c66, and always will be.
This commit is contained in:
Henrik Lissner 2020-05-12 21:33:13 -04:00
parent 2419990caa
commit 6d52baeb57
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -314,7 +314,7 @@ users).")
(add-transient-hook! 'pre-command-hook (gcmh-mode +1))
(with-eval-after-load 'gcmh
(setq gc-cons-percentage 0.1)
(add-hook 'focus-out-hook #'gcmh-idle-garbage-collect))
(add-hook 'focus-out-hook #'gcmh-idle-garbage-collect)))
;; HACK `tty-run-terminal-initialization' is *tremendously* slow for some
;; reason. Disabling it completely could have many side-effects, so we