SimpleAutoComplPop
SimpleAutoComplPop copied to clipboard
Omnicomplete menu is not visible anymore
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!
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.