summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2015-07-02 09:00:51 +0200
committerAlan Pearce2015-07-02 09:00:51 +0200
commit02847eb44ff921efe2a62a20b478822075bee951 (patch)
tree4b32082e2bdfdabc67de859bd567dabf0ba1bd75 /tag-emacs
parentff50e98f80c2fc861ad3968f2cc40397b902dc66 (diff)
downloaddotfiles-02847eb44ff921efe2a62a20b478822075bee951.tar.lz
dotfiles-02847eb44ff921efe2a62a20b478822075bee951.tar.zst
dotfiles-02847eb44ff921efe2a62a20b478822075bee951.zip
Emacs: Set ido-vertical keybinds
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el4
1 files changed, 2 insertions, 2 deletions
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