mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -319,7 +319,7 @@ users).")
|
||||
;; Don't store eln files in ~/.emacs.d/eln-cache (where they can easily be
|
||||
;; deleted by 'doom upgrade').
|
||||
;; REVIEW Use `startup-redirect-eln-cache' when 28 support is dropped
|
||||
(add-to-list 'native-comp-eln-load-path (file-name-concat doom-cache-dir "eln/")))
|
||||
(add-to-list 'native-comp-eln-load-path (expand-file-name "eln/" doom-cache-dir)))
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user