Is there any way to search a directory recursively for a file (using wildcards when needed) in Vim? If not natively, is there a plugin that can handle this?
You can find files recursively in your "path" with this plugin. It supports tab completion for the filename as well.