enable ido-mode
This commit is contained in:
parent
04d6873924
commit
2056f58970
1
.emacs
1
.emacs
@ -56,6 +56,7 @@
|
|||||||
|
|
||||||
(desktop-save-mode 1)
|
(desktop-save-mode 1)
|
||||||
(savehist-mode 1)
|
(savehist-mode 1)
|
||||||
|
(ido-mode)
|
||||||
|
|
||||||
;; use windmove to move point with shift+arrow key
|
;; use windmove to move point with shift+arrow key
|
||||||
(when (fboundp 'windmove-default-keybindings)
|
(when (fboundp 'windmove-default-keybindings)
|
||||||
|
Loading…
Reference in New Issue
Block a user