Skip to content

Commit

Permalink
[try] no load-path
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Nov 13, 2024
1 parent 3f54bb6 commit 40e1b0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@ Warn if DIR is not a directory and IGNORE-IF-ABSENT is nil."
(when (file-readable-p exordium-custom-file)
(add-to-list 'exordium-tapped-after-init-files exordium-custom-file))

;; @todo: remove?
;;; Path for "require"
(add-to-list 'load-path exordium-modules-dir)
(exordium--add-directory-tree-to-load-path exordium-extensions-dir) ;; @todo third party
(exordium--add-directory-tree-to-load-path exordium-local-dir t)

;; Load before init files
Expand Down

0 comments on commit 40e1b0e

Please sign in to comment.