mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Save interpreter-mode-alist to autoloads
This commit is contained in:
@ -10,6 +10,7 @@ one wants that.")
|
||||
(defvar doom-autoload-cached-vars
|
||||
'(load-path
|
||||
auto-mode-alist
|
||||
interpreter-mode-alist
|
||||
Info-directory-list
|
||||
doom-disabled-packages)
|
||||
"A list of variables to be cached in `doom-package-autoload-file'.")
|
||||
|
Reference in New Issue
Block a user