First call custom file
This commit is contained in:
parent
120d9a0005
commit
09811e1885
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -1,7 +1,8 @@
|
|||
(add-to-list 'load-path (expand-file-name "~/.emacs.d/bundle/"))
|
||||
(load "bundle--server")
|
||||
(load "bundle--package")
|
||||
(load "bundle--customfile")
|
||||
(load "bundle--package")
|
||||
|
||||
(load "bundle--keys")
|
||||
(load "bundle--coding")
|
||||
;; (load-theme 'nord t)
|
||||
|
|
Loading…
Add table
Reference in a new issue