Save interpreter-mode-alist to autoloads
This commit is contained in:
parent
01a5994805
commit
9eb3a74a57
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ one wants that.")
|
||||||
(defvar doom-autoload-cached-vars
|
(defvar doom-autoload-cached-vars
|
||||||
'(load-path
|
'(load-path
|
||||||
auto-mode-alist
|
auto-mode-alist
|
||||||
|
interpreter-mode-alist
|
||||||
Info-directory-list
|
Info-directory-list
|
||||||
doom-disabled-packages)
|
doom-disabled-packages)
|
||||||
"A list of variables to be cached in `doom-package-autoload-file'.")
|
"A list of variables to be cached in `doom-package-autoload-file'.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue