mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Enable imenu's auto-rescan feature
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user