summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el
index 013392c..1153af1 100644
--- a/init.el
+++ b/init.el
@@ -21,9 +21,6 @@
(when (file-exists-p custom-file)
(load custom-file))
-(load (file-name-concat user-emacs-directory "load-config"))
-(load (file-name-concat user-emacs-directory "load-lisp"))
-
(cua-mode 1)
(recentf-mode 1)
(savehist-mode 1)