First call custom file

This commit is contained in:
Marcus Kammer 2020-08-19 19:37:35 +02:00
parent 120d9a0005
commit 09811e1885

View file

@ -1,7 +1,8 @@
(add-to-list 'load-path (expand-file-name "~/.emacs.d/bundle/")) (add-to-list 'load-path (expand-file-name "~/.emacs.d/bundle/"))
(load "bundle--server") (load "bundle--server")
(load "bundle--package")
(load "bundle--customfile") (load "bundle--customfile")
(load "bundle--package")
(load "bundle--keys") (load "bundle--keys")
(load "bundle--coding") (load "bundle--coding")
;; (load-theme 'nord t) ;; (load-theme 'nord t)