Revert "enable ido-mode"

Turns out I didn't like it so much
This reverts commit 8787f335028c323e329d8d322a62d61746d27e7c.
This commit is contained in:
Adam Goldsmith 2015-05-03 09:40:33 -04:00
parent 2056f58970
commit 4a429e868c
1 changed files with 0 additions and 1 deletions

1
.emacs
View File

@ -56,7 +56,6 @@
(desktop-save-mode 1)
(savehist-mode 1)
(ido-mode)
;; use windmove to move point with shift+arrow key
(when (fboundp 'windmove-default-keybindings)