mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: push index and gc artifacts
This commit is contained in:
parent
e0b73ca74e
commit
83b3d14abb
2 changed files with 241 additions and 211 deletions
|
|
@ -553,8 +553,9 @@ create a new one."
|
|||
(defvar k-gc-timer
|
||||
(run-with-idle-timer 15 t
|
||||
(lambda ()
|
||||
(message "Garbage Collector has run for %.06fsec"
|
||||
(k-time (garbage-collect))))))
|
||||
;; (message "Garbage Collector has run for %.06fsec"
|
||||
(k-time (garbage-collect)))))
|
||||
;; )
|
||||
|
||||
(setq-default indent-tabs-mode nil
|
||||
tab-width 2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue