(dolist (f '("packages.el" "functions.el" "later-init.el" "ui.el" "dired.el" "minibuffer.el" "editing.el" "lsp.el" "debugging.el" "git.el" "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)