Possible implementation: * create a dictionary in init function (see http://vimdoc.sourceforge.net/htmldoc/options.html#'dictionary') containing all package names (allready available from init function) * add dictionary to complete option (see http://vimdoc.sourceforge.net/htmldoc/options.html#%27complete%27)