Clean up
This commit is contained in:
parent
5099352078
commit
1b67819fc7
5 changed files with 52 additions and 47 deletions
|
@ -151,7 +151,9 @@
|
|||
|
||||
(require 'server)
|
||||
(unless (server-running-p)
|
||||
(server-start)))
|
||||
(server-start))
|
||||
|
||||
(add-hook! after-init (setq gc-cons-threshold 800000)))
|
||||
|
||||
(provide 'core)
|
||||
;;; core.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue