Enable ido-everywhere
This commit is contained in:
parent
001bb3abd1
commit
f485cf9f34
1 changed files with 3 additions and 0 deletions
|
@ -193,7 +193,10 @@ This is currently the data directory under the
|
|||
|
||||
;; Enable ido.
|
||||
|
||||
(require 'ido)
|
||||
|
||||
(ido-mode)
|
||||
(ido-everywhere)
|
||||
|
||||
;; Add smex, an ido-like M-x alternative.
|
||||
|
||||
|
|
Loading…
Reference in a new issue