hotfix: remove load to init
in init.el
This commit is contained in:
parent
c3e3928159
commit
f501d7b6fd
1 changed files with 0 additions and 1 deletions
1
init.el
1
init.el
|
@ -54,7 +54,6 @@
|
|||
;; Load user configuration
|
||||
(add-to-list 'load-path (concat user-emacs-directory
|
||||
(convert-standard-filename "../diancite/")))
|
||||
(load "init")
|
||||
|
||||
;; Load the code of some external files
|
||||
(load "interface")
|
||||
|
|
Reference in a new issue