|
|
@ -137,6 +137,13 @@ |
|
|
|
garbage-collection-messages t) |
|
|
|
(run-with-idle-timer 5 t #'garbage-collect))) |
|
|
|
#+END_SRC |
|
|
|
|
|
|
|
Hopefully this makes magit faster |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
(when (eq system-type 'windows-nt) |
|
|
|
(setq w32-pipe-read-delay 0)) |
|
|
|
#+END_SRC |
|
|
|
|
|
|
|
* Visuals |
|
|
|
** Font |
|
|
|
Don't add the font in the work environment, which I am logged in as POH |
|
|
|