Shougo/echodoc.vim

"Hit enter to continue" with very long call signatures

Closed this issue · 1 comments

When completing signatures that are too long to show in the command line I get "Hit enter to continue" prompt every time I type a new letter. I see there is a v:echospace variable that can be used to avoid this.

OK. I have implemented it.
But you can change g:echodoc#type to prevent the problem.