From 4a429e868c23d4fc970952ad81c737d42b3e849e Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Sun, 3 May 2015 09:40:33 -0400 Subject: [PATCH] Revert "enable ido-mode" Turns out I didn't like it so much This reverts commit 8787f335028c323e329d8d322a62d61746d27e7c. --- .emacs | 1 - 1 file changed, 1 deletion(-) diff --git a/.emacs b/.emacs index b97ad57..57758f8 100644 --- a/.emacs +++ b/.emacs @@ -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)