mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix #4995: adapt to more renamed comp-* symbols
Two more variables were renamed upstream.
This commit is contained in:
@ -15,6 +15,7 @@ one wants that.")
|
||||
'(doom-modules
|
||||
doom-disabled-packages
|
||||
comp-deferred-compilation-deny-list
|
||||
native-comp-deferred-compilation-deny-list
|
||||
load-path
|
||||
auto-mode-alist
|
||||
interpreter-mode-alist
|
||||
|
Reference in New Issue
Block a user