Probably a stupid question, but I'm not sure how I can utilize autocomplete with this vim plugin. I would like to be able to do something like type in ReactDOMRe., run a vim command, and see all of the functions exported by the ReactDOMRe module. Is this possible?