No ido open file at point.

This commit is contained in:
Ivan Malison 2015-01-29 21:24:01 -08:00
parent 26c9d9d865
commit e9b9993422

View File

@ -1270,6 +1270,7 @@ window is active in the perspective."
:config
(progn
(setq ido-auto-merge-work-directories-length -1)
(setq ido-use-filename-at-point nil)
(setq ido-create-new-buffer 'always)
(ido-everywhere 1)
(setq ido-enable-flex-matching t)