diff --git a/emacs.d/init.el b/emacs.d/init.el index b718fa0..f5049df 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -9,6 +9,7 @@ "lang-modes.el" "keybinds.el" "commands.el")) + ;;(message "%f loading %s" (float-time) f) (load (locate-user-emacs-file f))) (setq gc-cons-threshold original-gc-cons-threshold)