diff --git a/custom-variables.el b/custom-variables.el index 9d6a89d..5ea1f4a 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -69,6 +69,7 @@ (name 16 -1) " " filename)))) '(icomplete-mode t) + '(imenu-auto-rescan t) '(isearch-resume-in-command-history t) '(ispell-program-name "aspell") '(magit-completing-read-function (quote magit-ido-completing-read))