Browse Source

updated config from prime

master
Marc Pohling 4 years ago
parent
commit
baf4846cf4
1 changed files with 3 additions and 0 deletions
  1. 3
      config.org

3
config.org

@ -139,6 +139,9 @@
(run-with-idle-timer 5 t #'garbage-collect))) (run-with-idle-timer 5 t #'garbage-collect)))
#+END_SRC #+END_SRC
#+RESULTS:
: [nil 0 5 0 t garbage-collect nil idle 0]
Hopefully this makes magit faster Hopefully this makes magit faster
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(when (eq system-type 'windows-nt) (when (eq system-type 'windows-nt)

Loading…
Cancel
Save