diff --git a/core/fg42.el b/core/fg42.el index 15f6ccc..7d715e6 100644 --- a/core/fg42.el +++ b/core/fg42.el @@ -44,7 +44,7 @@ (defun fg42/initialize () "Initialize FG42 after the Emacs window is rendered by loading the user init file." - (fg42/-startup-optimization) + ;; (fg42/-startup-optimization) (require 'fpkg/core) (fpkg/initialize) (when (file-exists-p user-init-file)