Disable ido-ubiquitous.

This commit is contained in:
Ivan Malison 2014-12-12 00:51:23 -08:00
parent faa4fab7c0
commit 34b5b21f99

View File

@ -989,6 +989,7 @@ The current directory is assumed to be the project's root otherwise."
(setq ido-use-faces nil)))
(use-package ido-ubiquitous
:ensure t
:disabled t
:commands (ido-ubiquitous-mode))
(use-package ido-vertical-mode
:ensure t