custom file is defined in early-init
This commit is contained in:
@@ -45,7 +45,6 @@ Both Win32 and Cygwin count.")
|
|||||||
|
|
||||||
(use-package cus-edit
|
(use-package cus-edit
|
||||||
:config
|
:config
|
||||||
(setq custom-file (concat user-emacs-directory "custom.el"))
|
|
||||||
(setq custom-buffer-done-kill t)
|
(setq custom-buffer-done-kill t)
|
||||||
(load custom-file t t))
|
(load custom-file t t))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user