diff --git a/.emacs.d/init.el b/.emacs.d/init.el index c074dc8..9a9f9f5 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -217,7 +217,6 @@ ;; ====== Custom ============================= (add-to-list 'load-path "~/.emacs.d/include") -(add-to-list 'load-path (expand-file-name "lisp/" user-emacs-directory)) (load-library "general") (load-library "misc")