tags:

views:

239

answers:

1

When I use eclim's auto-completion features in headless mode, it opens the regular auto-completion little window but also opens a separate scratch preview window to show the overloaded functions. How can I not let the scratch window show up? (like just have everything in the little auto-completion window)

+2  A: 
set cot-=preview 

in ur vimrc