summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 83f5793..0f42efb 100644
--- a/init.el
+++ b/init.el
@@ -22,7 +22,7 @@
(load custom-file))
(load (file-name-concat user-emacs-directory "load-config"))
-(load (file-name-concat user-emacs-directory "load-local-lisp"))
+(load (file-name-concat user-emacs-directory "load-lisp"))
(cua-mode 1)
(recentf-mode 1)