From de0198212841127b523dddcf85b94fc4310b1347 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 5 Jan 2022 18:39:08 -0600 Subject: Immediately load custom-file --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 5c3ed35..07679e7 100644 --- a/init.el +++ b/init.el @@ -84,7 +84,7 @@ (dolist (var '(safe-local-variable-values warning-suppress-types)) (add-to-list '+custom-variable-allowlist var)) - (+ensure-after-init #'+custom-load-ignoring-most-customizations) + (+custom-load-ignoring-most-customizations) (advice-add #'custom-buffer-create-internal :after #'+cus-edit-expand-widgets) (:with-mode Custom-mode (:local-set imenu-generic-expression +cus-edit-imenu-generic-expression))) -- cgit 1.4.1-21-gabe81