mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
nit: minor comment revision and refactors
This commit is contained in:
@@ -143,11 +143,7 @@ uses a straight or package.el command directly).")
|
||||
(list "/emacs-jupyter.*\\.el\\'"
|
||||
"/evil-collection-vterm\\.el\\'"
|
||||
"/vterm\\.el\\'"
|
||||
"/with-editor\\.el\\'")))
|
||||
|
||||
;; Remove unwanted $EMACSDIR/eln-cache/ directory.
|
||||
(cl-callf2 delete (file-name-concat doom-emacs-dir "eln-cache/")
|
||||
native-comp-eln-load-path))
|
||||
"/with-editor\\.el\\'"))))
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user