Browse Source

Increase ido-ubiquitous-max-items to 30000

Fixes #43 for me, but this may need to be bumped further.
Ryan C. Thompson 11 years ago
parent
commit
49b846f7aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ido-ubiquitous.el

+ 1 - 1
ido-ubiquitous.el

@@ -182,7 +182,7 @@ be updated until you restart Emacs.")
           (or ido-ubiquitous-fallback-completing-read-function
               'completing-read-default))))
 
-(defcustom ido-ubiquitous-max-items 5000
+(defcustom ido-ubiquitous-max-items 30000
   "Max collection size to use ido-ubiquitous on.
 
 If `ido-ubiquitous-mode' is active and `completing-read' is