/ido-vertical-mode.el

makes ido-mode display vertically

Primary LanguageEmacs Lisp

ido-vertical-mode.el

Makes ido-mode display vertically.

screenshot.gif

This mode takes care of some caveats that are otherwise ugly to store in your init file.

It's highly recommended that you also use ido-ubiquitous and smex (on MELPA).

Install via MELPA

M-x package-install ido-vertical-mode

Turn it on

M-x ido-vertical-mode (it's a global mode)