diff --git a/init.el b/init.el index 92ad88d..ca60d03 100644 --- a/init.el +++ b/init.el @@ -52,6 +52,8 @@ (require 'toggle-local-vars) +(require 'reload-library) + (when (file-exists-p custom-file) (load custom-file))