Skip to content

Instantly share code, notes, and snippets.

@mbriggs
Created May 15, 2012 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbriggs/2703988 to your computer and use it in GitHub Desktop.
Save mbriggs/2703988 to your computer and use it in GitHub Desktop.
;; Display ido results vertically, rather than horizontally
(setq ido-decorations '("\n " "" "\n " "\n ..." "{" "}" " [No match]" " [Matched]" " [Not readable]" " [Too big]" " [Confirm]"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment