SimpleAutoComplPop icon indicating copy to clipboard operation
SimpleAutoComplPop copied to clipboard

Omnicomplete menu is not visible anymore

Open msjyoo opened this issue 9 years ago • 1 comments

After installing this plugin, the omnicomplete menu that looks something like

Omnicomplete (y/n/x/d/q/s)

is no longer visible after pressing Ctrl-x, although it looks like I can still use the shortcuts. The hint is quite useful though, so it'd be great if it was possible to get it back?

Thanks!

msjyoo avatar Jul 28 '16 14:07 msjyoo

Omnicomplete (y/n/x/d/q/s) is suppressed by set shortmess+=c, which also supresses other disatracting completion messages. Though, I haven't make this option configurable yet.

roxma avatar Jul 29 '16 00:07 roxma