mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Cache interpreter-mode-alist in doom-packages-file too
This commit is contained in:
@@ -156,6 +156,7 @@ and `auto-mode-alist'.")
|
||||
(prin1 `(setq load-path ',load-path
|
||||
Info-directory-list ',Info-directory-list
|
||||
auto-mode-alist ',auto-mode-alist
|
||||
interpreter-mode-alist ',interpreter-mode-alist
|
||||
doom-disabled-packages ',doom-disabled-packages
|
||||
package-activated-list ',package-activated-list)
|
||||
(current-buffer)))))
|
||||
|
Reference in New Issue
Block a user