From 02847eb44ff921efe2a62a20b478822075bee951 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 2 Jul 2015 09:00:51 +0200 Subject: Emacs: Set ido-vertical keybinds --- tag-emacs/emacs.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tag-emacs/emacs.d') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index d1e7165..ba4ce1d 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -647,8 +647,8 @@ " [Too big]" " [Confirm]" "\n❯ " - "" - ))) + "") + ido-vertical-define-keys 'C-n-C-p-up-down-left-right)) :config (ido-vertical-mode 1)) (req-package flx-ido -- cgit 1.4.1